]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - recv_common.c
interactive: Honor SIGTERM.
[paraslash.git] / recv_common.c
index 7d7d2b059cd4765dab811d3ace2ea144d4d8f7c8..20b6783218800a3be6d60d1efb8f2252e138a582 100644 (file)
 #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.