summaryrefslogtreecommitdiff
path: root/package/ssltunnel/patches/patch-client_ntlmauth_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/ssltunnel/patches/patch-client_ntlmauth_c')
-rw-r--r--package/ssltunnel/patches/patch-client_ntlmauth_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/ssltunnel/patches/patch-client_ntlmauth_c b/package/ssltunnel/patches/patch-client_ntlmauth_c
new file mode 100644
index 000000000..8699ca947
--- /dev/null
+++ b/package/ssltunnel/patches/patch-client_ntlmauth_c
@@ -0,0 +1,11 @@
+$Id$
+--- ssltunnel-1.15.orig/client/ntlmauth.c 2004-03-10 13:35:21.000000000 +0000
++++ ssltunnel-1.15/client/ntlmauth.c 2007-08-13 21:25:22.000000000 +0000
+@@ -34,6 +34,7 @@
+ #include <syslog.h>
+ #include <iconv.h>
+ #include <ctype.h>
++#include <openssl/des.h>
+
+ #ifndef INADDR_NONE
+ #define INADDR_NONE 0xffffffff