X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv_common.c;h=20b6783218800a3be6d60d1efb8f2252e138a582;hp=7d7d2b059cd4765dab811d3ace2ea144d4d8f7c8;hb=56561c08cf6cfe28bccebc513bcec057d8bb9afa;hpb=bd533f99665cab3c9d64c14c242a8f80bdce71c5 diff --git a/recv_common.c b/recv_common.c index 7d7d2b05..20b67832 100644 --- a/recv_common.c +++ b/recv_common.c @@ -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.