X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=buffer_tree.c;h=5b4ce19e5f774fd8aaf67fdc42592339f1fb81ac;hp=cb9d514f1aa5adfc501d5eee89150b7aa31821bc;hb=88c5dc601a5d1b194da3102566a3fb97947a6aee;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366 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"