X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fhttp.c;h=9b78cdd0905f827848dd72106257e65d0735eb6a;hp=4362c757a85d305bdf8ac67406a36808d2259572;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c diff --git a/src/http.c b/src/http.c index 4362c75..9b78cdd 100644 --- a/src/http.c +++ b/src/http.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file http.c * \brief Implements HTTP decoding */ +#if HAVE_CONFIG_H +#include +#endif #include #include