]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Windows port: Allow build of eDirectory Digest helper using Visual Studio
authorserassio <>
Sun, 12 Aug 2007 14:40:01 +0000 (14:40 +0000)
committerserassio <>
Sun, 12 Aug 2007 14:40:01 +0000 (14:40 +0000)
helpers/digest_auth/eDirectory/ldap_backend.c

index 5c39c781ae0847a6ab713aa95352535242b544ba..5f7c695fda0b070e0b44cef5a9cf1fcef7d26b8b 100644 (file)
@@ -8,10 +8,6 @@
 
 #define LDAP_DEPRECATED 1
 
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <ctype.h>
 #include "ldap_backend.h"
 
 #ifdef _SQUID_MSWIN_           /* Native Windows port and MinGW */