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/rpc/object_uuid.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source4/torture/rpc/object_uuid.c') diff --git a/source4/torture/rpc/object_uuid.c b/source4/torture/rpc/object_uuid.c index 53d03a3ce9..43c8713452 100644 --- a/source4/torture/rpc/object_uuid.c +++ b/source4/torture/rpc/object_uuid.c @@ -20,11 +20,8 @@ */ #include "includes.h" -#include "torture/torture.h" #include "librpc/gen_ndr/ndr_dssetup.h" -#include "librpc/gen_ndr/ndr_dssetup_c.h" #include "librpc/gen_ndr/ndr_lsa.h" -#include "librpc/gen_ndr/ndr_lsa_c.h" #include "torture/rpc/rpc.h" /* -- cgit