[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2492-gce57d38

Simo Sorce idra at samba.org
Fri Feb 22 19:15:41 GMT 2008


The branch, v3-2-test has been updated
       via  ce57d388251063c22f89680e9d1c2129d9879975 (commit)
      from  183fe570469963923864b732817a87f8660341ed (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit ce57d388251063c22f89680e9d1c2129d9879975
Author: Simo Sorce <idra at samba.org>
Date:   Fri Feb 22 14:10:28 2008 -0500

    Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3

-----------------------------------------------------------------------

Summary of changes:
 source/client/mount.cifs.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/client/mount.cifs.c b/source/client/mount.cifs.c
index 3acf215..44614f6 100644
--- a/source/client/mount.cifs.c
+++ b/source/client/mount.cifs.c
@@ -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"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list