Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
authorSimo Sorce <idra@samba.org>
Fri, 22 Feb 2008 19:10:28 +0000 (14:10 -0500)
committerSimo Sorce <idra@samba.org>
Fri, 22 Feb 2008 19:10:28 +0000 (14:10 -0500)
source/client/mount.cifs.c

index 3acf2154b60367c6015346b99eb2fcaaaed5ff47..44614f6e8a365d6a1c4fa3ac203b03eba25a60bf 100644 (file)
@@ -37,6 +37,7 @@
 #include <string.h>
 #include <mntent.h>
 #include <fcntl.h>
+#include <limits.h>
 
 #define MOUNT_CIFS_VERSION_MAJOR "1"
 #define MOUNT_CIFS_VERSION_MINOR "11"