summaryrefslogtreecommitdiff
path: root/source4/torture/local
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-15 15:53:06 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-15 15:53:06 +0100
commit56e75ed20cd71651f2c0fdc399389e2cd6471f3f (patch)
treec87be842681df4f7339ccde4ce794ef051edd3f4 /source4/torture/local
parent26bc88eabac66423218809513c386635521dce5b (diff)
downloadsamba-56e75ed20cd71651f2c0fdc399389e2cd6471f3f.tar.gz
samba-56e75ed20cd71651f2c0fdc399389e2cd6471f3f.tar.bz2
samba-56e75ed20cd71651f2c0fdc399389e2cd6471f3f.zip
Reconcile header files for torture utility functions.
(This used to be commit 1269758e95686cc155284d5d56080e1be11bbd75)
Diffstat (limited to 'source4/torture/local')
-rw-r--r--source4/torture/local/torture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/local/torture.c b/source4/torture/local/torture.c
index 0c9931be03..3273015347 100644
--- a/source4/torture/local/torture.c
+++ b/source4/torture/local/torture.c
@@ -24,7 +24,7 @@
#include "system/wait.h"
#include "lib/events/events.h"
#include "libcli/raw/libcliraw.h"
-#include "torture/util_provision.h"
+#include "torture/util.h"
static bool test_tempdir(struct torture_context *tctx)
{