From: phk Date: Wed, 3 Sep 2008 07:37:05 +0000 (+0000) Subject: Add so heritage.h is happy on macosx. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d936ef258ccab2b902cd1bbdebede5690d68dc8;p=varnish Add so heritage.h is happy on macosx. fixes #305 git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3159 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishd/cache.h b/varnish-cache/bin/varnishd/cache.h index 50e335b4..fa5ef529 100644 --- a/varnish-cache/bin/varnishd/cache.h +++ b/varnish-cache/bin/varnishd/cache.h @@ -40,6 +40,7 @@ #include #include #include +#include #include "vqueue.h"