[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Tue Apr 26 08:42:02 MDT 2011


The branch, master has been updated
       via  633dbab s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.
      from  77ea148 s3: Fix a typo

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 633dbabe912f43fd4199453720fab299ccfefe03
Author: Günther Deschner <gd at samba.org>
Date:   Tue Apr 26 14:58:01 2011 +0200

    s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Tue Apr 26 16:41:17 CEST 2011 on sn-devel-104

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

Summary of changes:
 source3/utils/smbget.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/utils/smbget.c b/source3/utils/smbget.c
index fc65b3b..c1ff16b 100644
--- a/source3/utils/smbget.c
+++ b/source3/utils/smbget.c
@@ -17,6 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "popt_common.h"
 #include "libsmbclient.h"
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list