X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fhttp.c;h=09d9f5c8105dad42d7727484820a372b7c84c5fe;hb=41b3d6e76417912fda803543325e1edba21896ba;hp=db811b2d4678fed16a9decba56d95592626bf7e2;hpb=5c0b5b368867a9b8fe6c3ffe7887890584ee9643;p=pazpar2-moved-to-github.git diff --git a/src/http.c b/src/http.c index db811b2..09d9f5c 100644 --- a/src/http.c +++ b/src/http.c @@ -1,5 +1,5 @@ /* - * $Id: http.c,v 1.5 2007-01-06 04:54:58 quinn Exp $ + * $Id: http.c,v 1.6 2007-01-08 12:43:41 adam Exp $ */ #include @@ -15,6 +15,10 @@ #include #include +#if HAVE_CONFIG_H +#include +#endif + #include #include #include