From 72336b1f2d54ccc9d7659aa5f4b2b63d593bdb05 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 2 Aug 2006 11:18:11 +0000 Subject: [PATCH] Add include git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@601 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/cache_http.c | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/bin/varnishd/cache_http.c b/varnish-cache/bin/varnishd/cache_http.c index 7a6bd5b9..682a5971 100644 --- a/varnish-cache/bin/varnishd/cache_http.c +++ b/varnish-cache/bin/varnishd/cache_http.c @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include -- 2.39.5