From: Alex Rousskov Date: Sun, 24 Feb 2019 12:55:18 +0000 (+0000) Subject: Fixed build after 36c774f (PROXY protocol TLVs improvements) (#376) X-Git-Tag: M-staged-PR376 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc39d8dfadc7cb5a2ea993d651c3640aabf4d44f;p=thirdparty%2Fsquid.git Fixed build after 36c774f (PROXY protocol TLVs improvements) (#376) --- diff --git a/src/proxyp/Header.h b/src/proxyp/Header.h index b5f12d4503..8ab1078c8b 100644 --- a/src/proxyp/Header.h +++ b/src/proxyp/Header.h @@ -14,6 +14,8 @@ #include "proxyp/Elements.h" #include "sbuf/SBuf.h" +#include + namespace ProxyProtocol { /// PROXY protocol v1 or v2 header