X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv_common.c;h=f899c301e4205070403e885325a1e98f8d0b69ca;hp=7d7d2b059cd4765dab811d3ace2ea144d4d8f7c8;hb=38aeac398e716ff7ae6919acbdf498ed09ab0bc1;hpb=bd533f99665cab3c9d64c14c242a8f80bdce71c5 diff --git a/recv_common.c b/recv_common.c index 7d7d2b05..f899c301 100644 --- a/recv_common.c +++ b/recv_common.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. */ @@ -12,11 +12,9 @@ #include "list.h" #include "sched.h" #include "ggo.h" +#include "buffer_tree.h" #include "recv.h" #include "string.h" -#include "buffer_tree.h" - -DEFINE_RECEIVER_ARRAY; /** * Call the init function of each paraslash receiver.