X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_send.c;h=8ae2341a0351d9edc447f544c33fd66e0fb6c74a;hp=e376c4646cc92554dda73cd906d34f9d2f8e7155;hb=4a4d8f266a79275d7b2c902dc69b5ec8d46406b2;hpb=de569025d2a282444293d56d4a1209d70f8b7e33 diff --git a/http_send.c b/http_send.c index e376c464..8ae2341a 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,8 +8,8 @@ #include #include -#include #include +#include #include "para.h" #include "error.h"