summaryrefslogtreecommitdiff
path: root/source3/torture/denytest.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-11-20 17:47:21 +0100
committerMichael Adam <obnox@samba.org>2009-11-23 23:51:07 +0100
commit63a801e5c931e401351b02445704800d1103417c (patch)
tree4c546ff29372f6bc856285589c8b4b52899c3796 /source3/torture/denytest.c
parent632e4afc3611511f78a1d5c45e0a91cd00334d28 (diff)
downloadsamba-63a801e5c931e401351b02445704800d1103417c.tar.gz
samba-63a801e5c931e401351b02445704800d1103417c.tar.bz2
samba-63a801e5c931e401351b02445704800d1103417c.zip
s3:torture: move the torture-specific headers to new torture/torture.h
Michael
Diffstat (limited to 'source3/torture/denytest.c')
-rw-r--r--source3/torture/denytest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/denytest.c b/source3/torture/denytest.c
index 66a1c9f935..bf491bc22e 100644
--- a/source3/torture/denytest.c
+++ b/source3/torture/denytest.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "torture.h"
extern bool torture_showall;