Fix build with glibc 2.8
authorJim McDonough <jmcd@samba.org>
Mon, 14 Apr 2008 13:15:19 +0000 (09:15 -0400)
committerJim McDonough <jmcd@samba.org>
Mon, 14 Apr 2008 13:15:19 +0000 (09:15 -0400)
source/client/mount.cifs.c

index 4385412f988c6d7856b92d27088f5a02d4650188..70a5aaf75e394d66a39b34f247002d4585b99fc9 100755 (executable)
@@ -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"