[SCM] Samba Shared Repository - branch master updated

Jeremy Allison jra at samba.org
Mon May 17 18:40:33 MDT 2010


The branch, master has been updated
       via  b481b8e... Fix the build of bin/smbtorture in source3. Guenther please check !
      from  e22722a... selftest: Cope with empty testsuite results in more places.

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


- Log -----------------------------------------------------------------
commit b481b8e1f52562d21e060ad321f05c9d3c7ede0d
Author: Jeremy Allison <jra at samba.org>
Date:   Mon May 17 17:17:44 2010 -0700

    Fix the build of bin/smbtorture in source3. Guenther please check !
    
    Jeremy.

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

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


Changeset truncated at 500 lines:

diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index b454a7d..72b2296 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -22,6 +22,8 @@
 #include "nsswitch/libwbclient/wbc_async.h"
 #include "torture/proto.h"
 #include "libcli/security/dom_sid.h"
+#include "tldap.h"
+#include "tldap_util.h"
 
 extern char *optarg;
 extern int optind;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list