summaryrefslogtreecommitdiff
path: root/source4/torture/local
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-20 14:53:08 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-20 16:04:46 +1100
commit84d004737739df28ca220f0fbc56ad43a9ae7230 (patch)
treecca27814f6168825826bb5c9cb50a43cdaa4ca9c /source4/torture/local
parent8585cf1a78c3352ef6a0d3b3f32f9aacc28b609c (diff)
downloadsamba-84d004737739df28ca220f0fbc56ad43a9ae7230.tar.gz
samba-84d004737739df28ca220f0fbc56ad43a9ae7230.tar.bz2
samba-84d004737739df28ca220f0fbc56ad43a9ae7230.zip
s4-torture: ran minimal_includes.pl over source4/torture
This reduces compile time somewhat.
Diffstat (limited to 'source4/torture/local')
-rw-r--r--source4/torture/local/local.c1
-rw-r--r--source4/torture/local/torture.c2
2 files changed, 0 insertions, 3 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index 8c6fd5e10c..50b2ea9d62 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -20,7 +20,6 @@
#include "includes.h"
#include "torture/smbtorture.h"
#include "torture/local/proto.h"
-#include "torture/ndr/ndr.h"
#include "torture/ndr/proto.h"
#include "torture/auth/proto.h"
#include "../lib/crypto/test_proto.h"
diff --git a/source4/torture/local/torture.c b/source4/torture/local/torture.c
index 7935f6cc35..5a8700d34d 100644
--- a/source4/torture/local/torture.c
+++ b/source4/torture/local/torture.c
@@ -20,9 +20,7 @@
*/
#include "includes.h"
-#include "torture/torture.h"
#include "system/wait.h"
-#include "lib/events/events.h"
#include "libcli/raw/libcliraw.h"
#include "torture/util.h"
#include "param/provision.h"