X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=66c93ab259d1c26e26a904c312cd45916407cb2a;hp=e9c1f12eeda3d4bfea1f59524ffacdad44201547;hb=2031b9cab9304b02c0372f73eef54d9501277031;hpb=ec05ce7931f80398c0d628d93c7892d71094d320 diff --git a/server.c b/server.c index e9c1f12e..66c93ab2 100644 --- a/server.c +++ b/server.c @@ -45,6 +45,7 @@ #include "afh.h" #include "string.h" #include "afs.h" +#include "net.h" #include "server.h" #include "list.h" #include "send.h" @@ -52,7 +53,6 @@ #include "vss.h" #include "config.h" #include "close_on_fork.h" -#include "net.h" #include "daemon.h" #include "ipc.h" #include "fd.h"