X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=dccp_recv.c;h=69bc186126c2447e5f5d68306a070bd0953a2b1d;hp=ff9b347b6bf8fb52cfdb473d74126c839fcc110f;hb=76f9e57d909a53d30a4f8fe5e924683fa9b7c0d5;hpb=58ce610c5a46eb03810d8a93b10d5bc51bc10b12 diff --git a/dccp_recv.c b/dccp_recv.c index ff9b347b..69bc1861 100644 --- a/dccp_recv.c +++ b/dccp_recv.c @@ -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"