aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/samba/samba/cifs.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-13 13:58:15 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-13 14:37:53 +0200
commitafd70256706ccd1ea416636eb61cb5160cffbe3c (patch)
treef64e7525c4bb9a192a180bb804c8c205384a8ffa /meta-oe/recipes-connectivity/samba/samba/cifs.patch
parent2ccf9373c1d8e03cad11b06ac2b4fe545e92f604 (diff)
downloadmeta-openembedded-afd70256706ccd1ea416636eb61cb5160cffbe3c.tar.gz
samba 3.5.6: import from OE rev a54456425ea3ce4c7cdfa958cec3ba34539cfeec
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/samba/samba/cifs.patch')
-rw-r--r--meta-oe/recipes-connectivity/samba/samba/cifs.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba/cifs.patch b/meta-oe/recipes-connectivity/samba/samba/cifs.patch
new file mode 100644
index 0000000000..ee6dab567f
--- /dev/null
+++ b/meta-oe/recipes-connectivity/samba/samba/cifs.patch
@@ -0,0 +1,10 @@
+--- source/client/mount.cifs.c.old 2004-11-28 02:33:52.000000000 +1030
++++ source/client/mount.cifs.c 2004-11-28 02:33:59.000000000 +1030
+@@ -36,6 +36,7 @@
+ #include <string.h>
+ #include <mntent.h>
+ #include <fcntl.h>
++#include <linux/limits.h>
+
+ #define MOUNT_CIFS_VERSION_MAJOR "1"
+ #define MOUNT_CIFS_VERSION_MINOR "2"