X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=http_send.c;h=b78784b5995c2380be36e23d28e92894ed651ea3;hb=d16fe3df649cb48d5ffa26187da3dad4c3066646;hp=e376c4646cc92554dda73cd906d34f9d2f8e7155;hpb=de569025d2a282444293d56d4a1209d70f8b7e33;p=paraslash.git diff --git a/http_send.c b/http_send.c index e376c464..b78784b5 100644 --- a/http_send.c +++ b/http_send.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -8,7 +8,6 @@ #include #include -#include #include #include "para.h" @@ -21,6 +20,7 @@ #include "http.h" #include "list.h" #include "send.h" +#include "sched.h" #include "vss.h" #include "close_on_fork.h" #include "net.h"