X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=http_send.c;h=210f85ac63c9dd718a3f00e6a6e9790ffeeb5d96;hb=631fb4db2cea7bc44e91631957db8cd852fe75ee;hp=d692c2d2f3b741f093775bd983d84100bb741644;hpb=2b004fc5dc0c652c6eb4daf84e5875f2c852ca72;p=paraslash.git diff --git a/http_send.c b/http_send.c index d692c2d2..210f85ac 100644 --- a/http_send.c +++ b/http_send.c @@ -16,6 +16,7 @@ #include "error.h" #include "string.h" #include "afh.h" +#include "net.h" #include "server.h" #include "http.h" #include "list.h" @@ -23,7 +24,6 @@ #include "sched.h" #include "vss.h" #include "close_on_fork.h" -#include "net.h" #include "fd.h" #include "chunk_queue.h" #include "acl.h"