diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-20 14:53:08 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-20 16:04:46 +1100 |
commit | 84d004737739df28ca220f0fbc56ad43a9ae7230 (patch) | |
tree | cca27814f6168825826bb5c9cb50a43cdaa4ca9c /source4/torture/locktest.c | |
parent | 8585cf1a78c3352ef6a0d3b3f32f9aacc28b609c (diff) | |
download | samba-84d004737739df28ca220f0fbc56ad43a9ae7230.tar.gz samba-84d004737739df28ca220f0fbc56ad43a9ae7230.tar.xz samba-84d004737739df28ca220f0fbc56ad43a9ae7230.zip |
s4-torture: ran minimal_includes.pl over source4/torture
This reduces compile time somewhat.
Diffstat (limited to 'source4/torture/locktest.c')
-rw-r--r-- | source4/torture/locktest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/locktest.c b/source4/torture/locktest.c index 0a937e9638..12be00f298 100644 --- a/source4/torture/locktest.c +++ b/source4/torture/locktest.c @@ -26,7 +26,6 @@ #include "auth/gensec/gensec.h" #include "libcli/libcli.h" #include "param/param.h" -#include "dynconfig/dynconfig.h" #include "libcli/resolve/resolve.h" static int numops = 1000; |