s3:fix the merged build of bin/smbtorture4
authorMichael Adam <obnox@samba.org>
Tue, 24 Nov 2009 10:43:56 +0000 (11:43 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Nov 2009 10:47:30 +0000 (11:47 +0100)
Michael

source3/torture/denytest.c
source3/torture/mangle_test.c
source3/torture/nbio.c
source3/torture/proto.h [moved from source3/torture/torture.h with 100% similarity]
source3/torture/scanner.c
source3/torture/torture.c
source3/torture/utable.c

index bf491bc22ee93648e6b845c2db3537814367d6e3..4762bf7d0ebafe0ab86a13b2a9ba230c9adb4b39 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern bool torture_showall;
 
index e5f69479a502d624dc6966c733e5a7e5a2f5ec45..594caba6043e3d1a618721542e6209d3f7c868e2 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern int torture_numops;
 
index 5e7a458025ae27f9b8abe22ffeacfb5ecfe5c2b4..063df1693f56e41862aebe97d1d6f70421374f56 100644 (file)
@@ -20,7 +20,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 #define MAX_FILES 1000
 
index 4d9ee286e828c986a0fa1832b9c339160ea9ce3f..d7f4d2eabfba29a21ba7d3d042ed322987736da7 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 #define VERBOSE 0
 #define OP_MIN 0
index 19103dfbeff93992c54ec34f5b0a74d0f218a999..5407f3c20eeb98d1619f12c92c10a252d34820b3 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "includes.h"
 #include "nsswitch/libwbclient/wbc_async.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern char *optarg;
 extern int optind;
index 247642b04470e253638b117837bc6b30be29a4ef..f5afeb7adc16d4884c2ef1fa9f677ed57539e677 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 bool torture_utable(int dummy)
 {