X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=aa8fdda5425dae48dc6b47a8009795603bbefcd3;hp=f6bc07d6de9e9747b5e10f84f28539e9624998d2;hb=f561c29b3a3900643228f09887af11c982c89cc7;hpb=d4171bf0379c24a15df0281c5328c53087e446f4 diff --git a/server.c b/server.c index f6bc07d6..aa8fdda5 100644 --- a/server.c +++ b/server.c @@ -77,12 +77,12 @@ #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" #include "fd.h" -#include "list.h" #include "sched.h" #include "signal.h" #include "user_list.h"