From: Amos Jeffries Date: Sun, 24 Jan 2016 00:45:30 +0000 (+1300) Subject: Bug 4410: 4.0.4 compile error in basic_ncsa_auth X-Git-Tag: SQUID_4_0_5~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4dd9db7d9d8505eb55aa69a6210fc9ac56f67b52;p=thirdparty%2Fsquid.git Bug 4410: 4.0.4 compile error in basic_ncsa_auth --- diff --git a/helpers/basic_auth/NCSA/basic_ncsa_auth.cc b/helpers/basic_auth/NCSA/basic_ncsa_auth.cc index df221c35dc..df889cffab 100644 --- a/helpers/basic_auth/NCSA/basic_ncsa_auth.cc +++ b/helpers/basic_auth/NCSA/basic_ncsa_auth.cc @@ -29,6 +29,7 @@ #include "helpers/defines.h" #include "rfc1738.h" +#include #include #if HAVE_SYS_STAT_H #include