X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=chunk_queue.c;h=672c5f02b482b078b9303915d951067a5463b684;hp=b548c72a433a9675fb30bdb033f6424c7b57f9b8;hb=1bd959037dedcabf2b541f03c2bf51d179fe312f;hpb=1cefe6a503c74d609db4e99e689d46575a5e40fd diff --git a/chunk_queue.c b/chunk_queue.c index b548c72a..672c5f02 100644 --- a/chunk_queue.c +++ b/chunk_queue.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Andre Noll + * Copyright (C) 2007-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -13,6 +13,7 @@ #include "afh.h" #include "string.h" #include "error.h" +#include "chunk_queue.h" /** * Senders may use the chunk queue facility to deal with laggy connections. It