From: Amos Jeffries Date: Fri, 16 Oct 2015 10:53:48 +0000 (-0700) Subject: Bug 4352: compile errors in OS X 10.11 X-Git-Tag: SQUID_4_0_2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a24cff1e8262184bdcb6041c8084771a76f6321;p=thirdparty%2Fsquid.git Bug 4352: compile errors in OS X 10.11 --- diff --git a/src/http/RegisteredHeaders.h b/src/http/RegisteredHeaders.h index 5bab8ce780..b5219b9b75 100644 --- a/src/http/RegisteredHeaders.h +++ b/src/http/RegisteredHeaders.h @@ -10,7 +10,9 @@ #define SQUID_HTTP_REGISTEREDHEADERS_H #include "base/LookupTable.h" + #include +#include namespace Http {