summaryrefslogtreecommitdiff
path: root/source4/torture/shell.c
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2010-06-21 14:11:58 -0700
committerJames Peach <jpeach@samba.org>2010-06-21 14:12:58 -0700
commitf5709975c1671dc23471a81b2a6523138d98a74b (patch)
treee3bee68e5f3c3373f51ca383ab6f812f1190b732 /source4/torture/shell.c
parent32f82fbec0a4dab0c3679dae6951535c2e1ca396 (diff)
downloadsamba-f5709975c1671dc23471a81b2a6523138d98a74b.tar.gz
smbtorture: Fix missing includes.
Diffstat (limited to 'source4/torture/shell.c')
-rw-r--r--source4/torture/shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/shell.c b/source4/torture/shell.c
index 2f58eb989bc..3f48075dba0 100644
--- a/source4/torture/shell.c
+++ b/source4/torture/shell.c
@@ -25,6 +25,7 @@
#include "lib/cmdline/popt_common.h"
#include "auth/credentials/credentials.h"
#include "torture/smbtorture.h"
+#include "param/param.h"
struct shell_command;