From 84d004737739df28ca220f0fbc56ad43a9ae7230 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 20 Oct 2009 14:53:08 +1100 Subject: s4-torture: ran minimal_includes.pl over source4/torture This reduces compile time somewhat. --- source4/torture/raw/chkpath.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/torture/raw/chkpath.c') diff --git a/source4/torture/raw/chkpath.c b/source4/torture/raw/chkpath.c index a39993489b..433525b7cc 100644 --- a/source4/torture/raw/chkpath.c +++ b/source4/torture/raw/chkpath.c @@ -19,9 +19,7 @@ #include "includes.h" #include "system/locale.h" -#include "torture/torture.h" #include "libcli/raw/libcliraw.h" -#include "libcli/raw/raw_proto.h" #include "libcli/libcli.h" #include "torture/util.h" -- cgit