X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=0e256053e81f531a2cb178fd57f45ff935b437e6;hp=bc143039563b830b07164efd96ac76a4f6d3e267;hb=6b44f1fdf5fdfd18b9f77a87428a971eef0c547e;hpb=fecbff83c4ca773815965f4ebdc7e6d9769a87dc diff --git a/server.c b/server.c index bc143039..0e256053 100644 --- a/server.c +++ b/server.c @@ -77,11 +77,11 @@ #include "string.h" #include "afs.h" #include "server.h" +#include "list.h" +#include "send.h" #include "vss.h" #include "config.h" #include "close_on_fork.h" -#include "list.h" -#include "send.h" #include "net.h" #include "daemon.h" #include "ipc.h"