From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/ssltunnel/patches/patch-client_ntlmauth_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/ssltunnel/patches/patch-client_ntlmauth_c (limited to 'package/ssltunnel/patches') 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 + #include + #include ++#include + + #ifndef INADDR_NONE + #define INADDR_NONE 0xffffffff -- cgit v1.2.3