X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dccp_recv.c;h=eb442f303483980aaf49dd31a85876dbcc675f97;hb=39848a31686bda132bb3c93a2dda60d800b5e456;hp=ff9b347b6bf8fb52cfdb473d74126c839fcc110f;hpb=58ce610c5a46eb03810d8a93b10d5bc51bc10b12;p=paraslash.git diff --git a/dccp_recv.c b/dccp_recv.c index ff9b347b..eb442f30 100644 --- a/dccp_recv.c +++ b/dccp_recv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2012 Andre Noll + * Copyright (C) 2006-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -19,11 +19,11 @@ #include "list.h" #include "sched.h" #include "ggo.h" +#include "buffer_tree.h" #include "recv.h" #include "string.h" #include "net.h" #include "fd.h" -#include "buffer_tree.h" #include "dccp_recv.cmdline.h"