--------------------- PatchSet 3375 Date: 2001/11/23 11:13:11 Author: kinkie Branch: ntlm Tag: (none) Log: Added autoconf-header inclusion. Members: src/auth/ntlm/helpers/winbind/wb_common.c:1.1.2.1->1.1.2.2 Index: squid/src/auth/ntlm/helpers/winbind/wb_common.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/auth/ntlm/helpers/winbind/Attic/wb_common.c,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid/src/auth/ntlm/helpers/winbind/wb_common.c 22 Nov 2001 18:05:12 -0000 1.1.2.1 +++ squid/src/auth/ntlm/helpers/winbind/wb_common.c 23 Nov 2001 11:13:11 -0000 1.1.2.2 @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */ +#include "config.h" #include "winbind_nss_config.h" #include "winbindd_nss.h"