X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fhttp.h;h=01c0e2065a7ff2b3be77d1c449166bda5a80122d;hb=8351b07cbbd0deab140944ce7ededa3d52ddb41c;hp=f9af7b69fd6cdeeb11bc0483894155cd34e563f9;hpb=c453b003094541adc6fc155bc9a7aecf788245bc;p=pazpar2-moved-to-github.git diff --git a/src/http.h b/src/http.h index f9af7b6..01c0e20 100644 --- a/src/http.h +++ b/src/http.h @@ -20,6 +20,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef HTTP_H #define HTTP_H +#include + #include "eventl.h" // Generic I/O buffer struct http_buf;