SOURCES: cvsnt-system-ntlm.patch - use system headers too

glen glen at pld-linux.org
Thu Mar 27 09:00:52 CET 2008


Author: glen                         Date: Thu Mar 27 08:00:52 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use system headers too

---- Files affected:
SOURCES:
   cvsnt-system-ntlm.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/cvsnt-system-ntlm.patch
diff -u SOURCES/cvsnt-system-ntlm.patch:1.2 SOURCES/cvsnt-system-ntlm.patch:1.3
--- SOURCES/cvsnt-system-ntlm.patch:1.2	Wed Mar 26 23:47:37 2008
+++ SOURCES/cvsnt-system-ntlm.patch	Thu Mar 27 09:00:46 2008
@@ -23,3 +23,14 @@
  
  else
  
+--- cvsnt-2.5.04.2980/protocols/sspi_unix.cpp~	2006-06-07 20:13:00.000000000 +0300
++++ cvsnt-2.5.04.2980/protocols/sspi_unix.cpp	2008-03-27 00:40:10.336711703 +0200
+@@ -20,7 +20,7 @@
+ #define MODULE sspi
+ 
+ #include "common.h"
+-#include "ntlm/ntlm.h"
++#include <ntlm.h>
+ #include "../version.h"
+ 
+ static int sspi_connect(const struct protocol_interface *protocol, int verify_only);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cvsnt-system-ntlm.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list