]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Windows port: Fix build error using latest MinGW runtime.
authorGuido Serassio <serassio@squid-cache.org>
Sun, 12 Oct 2008 18:52:33 +0000 (20:52 +0200)
committerGuido Serassio <serassio@squid-cache.org>
Sun, 12 Oct 2008 18:52:33 +0000 (20:52 +0200)
include/sspwin32.h [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 4fa0a12..a9a163c
@@ -47,6 +47,7 @@
 #include <tchar.h>
 #endif
 #include <windows.h>
+#include <ntsecapi.h>
 #include <security.h>
 #include <sspi.h>