[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4963-gf11d4d0

Derrell Lipman derrell at samba.org
Sun Feb 15 20:01:06 GMT 2009


The branch, v3-3-test has been updated
       via  f11d4d088c17db77ba259972c05de72da0d3ac93 (commit)
      from  c0aa23d119737bbb197eaadaa2eedc853b5179a1 (commit)

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


- Log -----------------------------------------------------------------
commit f11d4d088c17db77ba259972c05de72da0d3ac93
Author: Derrell Lipman <derrell.lipman at unwireduniverse.com>
Date:   Sun Feb 15 15:00:25 2009 -0500

    Remove compiler warnings about unknown structure pointer

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

Summary of changes:
 source/include/libsmbclient.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/include/libsmbclient.h b/source/include/libsmbclient.h
index a3a5d70..f8a6c8a 100644
--- a/source/include/libsmbclient.h
+++ b/source/include/libsmbclient.h
@@ -75,6 +75,7 @@ extern "C" {
 /* Make sure we have the following includes for now ... */
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/statvfs.h>
 #include <fcntl.h>
 #include <utime.h>
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list