diff options
-rw-r--r-- | source4/torture/shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/shell.c b/source4/torture/shell.c index 2f58eb989b..3f48075dba 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; |