From: Amos Jeffries Date: Sat, 12 Jul 2008 13:29:25 +0000 (-0600) Subject: Fix compile error auto-testing found X-Git-Tag: SQUID_3_1_0_1~49^2~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24389fa4ebf12d6dc27b4969b03cb9e13a96492d;p=thirdparty%2Fsquid.git Fix compile error auto-testing found --- diff --git a/helpers/basic_auth/MSNT/confload.c b/helpers/basic_auth/MSNT/confload.c index 5823a49e1f..d30af41138 100644 --- a/helpers/basic_auth/MSNT/confload.c +++ b/helpers/basic_auth/MSNT/confload.c @@ -10,6 +10,9 @@ * authenticating function. */ +/* Squid provides a number of portability overrides */ +#include "config.h" + #include #include #include