From afd70256706ccd1ea416636eb61cb5160cffbe3c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 13 Jun 2011 13:58:15 +0200 Subject: samba 3.5.6: import from OE rev a54456425ea3ce4c7cdfa958cec3ba34539cfeec Signed-off-by: Koen Kooi --- meta-oe/recipes-connectivity/samba/samba/cifs.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-oe/recipes-connectivity/samba/samba/cifs.patch (limited to 'meta-oe/recipes-connectivity/samba/samba/cifs.patch') 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 + #include + #include ++#include + + #define MOUNT_CIFS_VERSION_MAJOR "1" + #define MOUNT_CIFS_VERSION_MINOR "2" -- cgit 1.2.3-korg