lkundrak / rpms / samba

Forked from rpms/samba 4 years ago
Clone
Blob Blame History Raw
--- samba-3.2.0pre1.orig/source/client/mount.cifs.c	2007-09-28 11:48:04.000000000 -0400
+++ samba-3.2.0pre1/source/client/mount.cifs.c	2008-02-22 12:48:39.000000000 -0500
@@ -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 "10"