From eba035ed182259696654d2d2a15f211b696f080b Mon Sep 17 00:00:00 2001 From: des Date: Thu, 1 Nov 2007 21:53:59 +0000 Subject: [PATCH] Header cleanup. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2225 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/cache_http.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/varnish-cache/bin/varnishd/cache_http.c b/varnish-cache/bin/varnishd/cache_http.c index 922d5f1f..771be806 100644 --- a/varnish-cache/bin/varnishd/cache_http.c +++ b/varnish-cache/bin/varnishd/cache_http.c @@ -31,13 +31,14 @@ * HTTP request storage and manipulation */ -#include +#include #include #include #include +#include #include #include -#include +#include #include "heritage.h" #include "shmlog.h" -- 2.39.5