SOURCES: cisco-vpnclient-uintptr_t.patch (NEW) - uintptr_t is defined
wolvverine
wolvverine at pld-linux.org
Tue Jul 1 03:39:48 CEST 2008
Author: wolvverine Date: Tue Jul 1 01:39:48 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- uintptr_t is defined
---- Files affected:
SOURCES:
cisco-vpnclient-uintptr_t.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/cisco-vpnclient-uintptr_t.patch
diff -u /dev/null SOURCES/cisco-vpnclient-uintptr_t.patch:1.1
--- /dev/null Tue Jul 1 03:39:49 2008
+++ SOURCES/cisco-vpnclient-uintptr_t.patch Tue Jul 1 03:39:43 2008
@@ -0,0 +1,11 @@
+--- cisco-vpnclient-4.8.01.0640_k9/vpnclient/GenDefs.h.orig 2008-07-01 01:30:27.000000000 +0000
++++ cisco-vpnclient-4.8.01.0640_k9/vpnclient/GenDefs.h 2008-07-01 01:31:31.000000000 +0000
+@@ -105,6 +105,8 @@
+ #define _INTPTR_T_DEFINED
+ #endif
+
++#define _UINTPTR_T_DEFINED
++
+ #ifndef _UINTPTR_T_DEFINED
+ #if defined(_LP64)
+ #warning 64 bit
================================================================
More information about the pld-cvs-commit
mailing list