X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=chunk_queue.c;h=bb97c6902ae92379b04033990598c958a8dd76b4;hp=571f8d18689c908130bf3d37aaab75a968183a4d;hb=f24f82d9a9134562abc331558b9e21feff91b93b;hpb=7d7594cb6258ca8ae693143d3fe78c3da73294a8 diff --git a/chunk_queue.c b/chunk_queue.c index 571f8d18..bb97c690 100644 --- a/chunk_queue.c +++ b/chunk_queue.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2007-2008 Andre Noll + * Copyright (C) 2007-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file chunk_queue.c Queuing functions for paraslash senders. */ +#include + #include "para.h" #include "list.h" #include "afh.h"