patch-client_ntlmauth_c 334 B

1234567891011
  1. $Id$
  2. --- ssltunnel-1.15.orig/client/ntlmauth.c 2004-03-10 13:35:21.000000000 +0000
  3. +++ ssltunnel-1.15/client/ntlmauth.c 2007-08-13 21:25:22.000000000 +0000
  4. @@ -34,6 +34,7 @@
  5. #include <syslog.h>
  6. #include <iconv.h>
  7. #include <ctype.h>
  8. +#include <openssl/des.h>
  9. #ifndef INADDR_NONE
  10. #define INADDR_NONE 0xffffffff