summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-17 17:59:58 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:37 -0500
commitd09b70c98b8222eb293bc9d8713ec071188ed01d (patch)
treee24c521a4adaff0bdbe3938ff80dfc4e8a21c428 /source4/torture/nbench
parent8437d5b8913d949b844448d84a003896f9694b94 (diff)
downloadsamba-d09b70c98b8222eb293bc9d8713ec071188ed01d.tar.gz
r14527: Fix build problems.
(This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7)
Diffstat (limited to 'source4/torture/nbench')
-rw-r--r--source4/torture/nbench/nbench.c3
-rw-r--r--source4/torture/nbench/nbio.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/source4/torture/nbench/nbench.c b/source4/torture/nbench/nbench.c
index 77a94145f51..43e9e0b4c58 100644
--- a/source4/torture/nbench/nbench.c
+++ b/source4/torture/nbench/nbench.c
@@ -19,8 +19,9 @@
*/
#include "includes.h"
-#include "torture/torture.h"
#include "libcli/libcli.h"
+#include "torture/util.h"
+#include "torture/torture.h"
#include "system/filesys.h"
#include "pstring.h"
diff --git a/source4/torture/nbench/nbio.c b/source4/torture/nbench/nbio.c
index 86e1eac59f6..ce408bba93a 100644
--- a/source4/torture/nbench/nbio.c
+++ b/source4/torture/nbench/nbio.c
@@ -27,6 +27,8 @@
#include "libcli/libcli.h"
#include "libcli/raw/libcliraw.h"
#include "torture/torture.h"
+#include "libcli/libcli.h"
+#include "torture/util.h"
#define MAX_FILES 100