summaryrefslogtreecommitdiff
path: root/source4/torture/basic/unlink.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-03-19 00:42:52 +0100
committerJelmer Vernooij <jelmer@samba.org>2011-03-19 03:20:04 +0100
commitbe9f1ca1c6f163bf1900e38051e412c9b85e234c (patch)
treeced83a3955211eb0b4549547eecc1d638b463c79 /source4/torture/basic/unlink.c
parent6dfd88ab0ac73bc966e7fe0eac0b7b34585c17df (diff)
downloadsamba-be9f1ca1c6f163bf1900e38051e412c9b85e234c.tar.gz
samba-be9f1ca1c6f163bf1900e38051e412c9b85e234c.tar.bz2
samba-be9f1ca1c6f163bf1900e38051e412c9b85e234c.zip
source4/torture/basic: Fix prototypes for all functions.
Diffstat (limited to 'source4/torture/basic/unlink.c')
-rw-r--r--source4/torture/basic/unlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/basic/unlink.c b/source4/torture/basic/unlink.c
index 45ef1c5c63..dee71bd7af 100644
--- a/source4/torture/basic/unlink.c
+++ b/source4/torture/basic/unlink.c
@@ -23,6 +23,7 @@
#include "system/filesys.h"
#include "libcli/libcli.h"
#include "torture/util.h"
+#include "torture/basic/proto.h"
#define BASEDIR "\\unlinktest"