]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/samba/files/cifs.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / samba / files / cifs.patch
1 --- source/client/mount.cifs.c.old      2004-11-28 02:33:52.000000000 +1030
2 +++ source/client/mount.cifs.c  2004-11-28 02:33:59.000000000 +1030
3 @@ -36,6 +36,7 @@
4  #include <string.h>
5  #include <mntent.h>
6  #include <fcntl.h>
7 +#include <linux/limits.h>
8  
9  #define MOUNT_CIFS_VERSION_MAJOR "1"
10  #define MOUNT_CIFS_VERSION_MINOR "2"