]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - recv.c
Add execute mechanism to receiver nodes.
[paraslash.git] / recv.c
diff --git a/recv.c b/recv.c
index c021b17bdbefdbcc7e562f496b6ae14917d3d681..3d5049ba36aabb42720d6b4bb2d1d3f57b0acd7f 100644 (file)
--- a/recv.c
+++ b/recv.c
 #include "list.h"
 #include "sched.h"
 #include "ggo.h"
+#include "buffer_tree.h"
 #include "recv.h"
 #include "recv.cmdline.h"
 #include "fd.h"
 #include "string.h"
 #include "error.h"
 #include "stdout.h"
-#include "buffer_tree.h"
 #include "version.h"
 
 /** The gengetopt args info struct. */