s3:fix the merged build of bin/smbtorture4
authorMichael Adam <obnox@samba.org>
Tue, 24 Nov 2009 10:43:56 +0000 (11:43 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 10 Mar 2010 12:22:18 +0000 (13:22 +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 bee8cc05daf63a8c67d5c8cdf411c4a3bf73f043..da467dfef70205a7cac553bfcf8ff77577373143 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern bool torture_showall;
 
index 3ce866ba54fe701b12dcce290c68ed1fe35a079c..0b0cd8f748432e2b6ed8fa7f828ce6d8ab3db678 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern int torture_numops;
 
index 3414f2d1de80a76e1cb1748ce01aaa80b1cf26ee..227a2c21cde7509d62b07a9be6c3884b1a54cc26 100644 (file)
@@ -20,7 +20,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 #define MAX_FILES 1000
 
index 23566851be6c1cf02dc059241ad85af701765e09..9698b40cc9e721dc9568b3ed2271b77d3e834957 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 #define VERBOSE 0
 #define OP_MIN 0
index 96dcdd6f0c59f651285279bdcebf4eb14fd03082..92ebfe4a0b37d757b7257ed0bf777a780a628061 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "includes.h"
 #include "wbc_async.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 extern char *optarg;
 extern int optind;
index 69b79cf311384d12e010eeb4207a3749fa0221fa..2ea65635ab963ca6f5d3ce514660a1398d08f0b8 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "includes.h"
-#include "torture.h"
+#include "torture/proto.h"
 
 bool torture_utable(int dummy)
 {