X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=buffer_tree.c;h=5b4ce19e5f774fd8aaf67fdc42592339f1fb81ac;hp=cb9d514f1aa5adfc501d5eee89150b7aa31821bc;hb=65b6448b8eb6f7442ba64affff58c388306a9159;hpb=4c5110988155bd46629a0833a1887f2075257e38 diff --git a/buffer_tree.c b/buffer_tree.c index cb9d514f..5b4ce19e 100644 --- a/buffer_tree.c +++ b/buffer_tree.c @@ -1,12 +1,11 @@ /* - * Copyright (C) 2009-2011 Andre Noll + * Copyright (C) 2009-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file buffer_tree.c Buffer tree and buffer pool implementations. */ #include -#include #include "para.h" #include "list.h"