summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-11-24 11:43:56 +0100
committerStefan Metzmacher <metze@samba.org>2009-11-24 11:47:30 +0100
commita46b63fd98399700183cddb773c85521987ff132 (patch)
tree77c0e8bb46f5efa490fb1ba5bfdfd2612a941805 /source3/torture/torture.c
parent95d0f0aab01fdd751841d57cebe6150cd6fdf80c (diff)
downloadsamba-a46b63fd98399700183cddb773c85521987ff132.tar.gz
samba-a46b63fd98399700183cddb773c85521987ff132.tar.bz2
samba-a46b63fd98399700183cddb773c85521987ff132.zip
s3:fix the merged build of bin/smbtorture4
Michael
Diffstat (limited to 'source3/torture/torture.c')
-rw-r--r--source3/torture/torture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index 19103dfbef..5407f3c20e 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -20,7 +20,7 @@
#include "includes.h"
#include "nsswitch/libwbclient/wbc_async.h"
-#include "torture.h"
+#include "torture/proto.h"
extern char *optarg;
extern int optind;