X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=chunk_queue.c;h=ad28190a163d32c4731316a3bd609f626f7871ec;hp=fa31718590dd73fad6f034d69ce2a8d7fc299e86;hb=e8089cd5efad59a5eec689117acf563a38b8c6c7;hpb=6bdac07456cb5872f824028912d1049883a9c21f diff --git a/chunk_queue.c b/chunk_queue.c index fa317185..ad28190a 100644 --- a/chunk_queue.c +++ b/chunk_queue.c @@ -1,11 +1,13 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2010 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"