From: Amos Jeffries Date: Thu, 17 Jul 2008 10:49:55 +0000 (-0600) Subject: Fix compile error auto-testing found X-Git-Tag: SQUID_3_0_STABLE8~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726da68204850b68abda16737b1f3b821324cfd2;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