]> git.pld-linux.org Git - packages/cvsnt.git/commitdiff
- use system headers too
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Mar 2008 08:00:46 +0000 (08:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsnt-system-ntlm.patch -> 1.3

cvsnt-system-ntlm.patch

index e52373952787f7c934fe99f50c3697d6930e40cb..ced3e4c24b07912dd8ca1f72d8ad5676741f5840 100644 (file)
  
  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);
This page took 0.181258 seconds and 4 git commands to generate.