]> git.pld-linux.org Git - packages/samba.git/commitdiff
- get PATH_MAX definition
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 23 Apr 2008 23:08:07 +0000 (23:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba-PATH_MAX.patch -> 1.1

samba-PATH_MAX.patch [new file with mode: 0644]

diff --git a/samba-PATH_MAX.patch b/samba-PATH_MAX.patch
new file mode 100644 (file)
index 0000000..9271079
--- /dev/null
@@ -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"
This page took 0.252568 seconds and 4 git commands to generate.