SOURCES: samba-PATH_MAX.patch (NEW) - get PATH_MAX definition
glen
glen at pld-linux.org
Thu Apr 24 01:08:12 CEST 2008
Author: glen Date: Wed Apr 23 23:08:12 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- get PATH_MAX definition
---- Files affected:
SOURCES:
samba-PATH_MAX.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/samba-PATH_MAX.patch
diff -u /dev/null SOURCES/samba-PATH_MAX.patch:1.1
--- /dev/null Thu Apr 24 01:08:12 2008
+++ SOURCES/samba-PATH_MAX.patch Thu Apr 24 01:08:07 2008
@@ -0,0 +1,10 @@
+--- samba-3.0.28a/source/client/mount.cifs.c~ 2008-04-24 01:59:16.000000000 +0300
++++ samba-3.0.28a/source/client/mount.cifs.c 2008-04-24 01:59:18.237325541 +0300
+@@ -38,6 +38,7 @@
+ #include <string.h>
+ #include <mntent.h>
+ #include <fcntl.h>
++#include <limits.h>
+
+ #define MOUNT_CIFS_VERSION_MAJOR "1"
+ #define MOUNT_CIFS_VERSION_MINOR "10"
================================================================
More information about the pld-cvs-commit
mailing list