From: Henrik Nordstrom Date: Wed, 11 Nov 2009 00:03:54 +0000 (+0100) Subject: smb_auth missing include rfc1738.h X-Git-Tag: SQUID_3_2_0_1~590 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=332fe3cdea3614a9f211cdfc1426d67a5e18d01b;p=thirdparty%2Fsquid.git smb_auth missing include rfc1738.h --- diff --git a/helpers/basic_auth/SMB/smb_auth.c b/helpers/basic_auth/SMB/smb_auth.c index ef866df618..e81eb2f120 100644 --- a/helpers/basic_auth/SMB/smb_auth.c +++ b/helpers/basic_auth/SMB/smb_auth.c @@ -46,6 +46,7 @@ #include #include "util.h" +#include "rfc1738.h" #define BUFSIZE 256 #define NMB_UNICAST 1