summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/winreg.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-03-19 00:43:58 +0100
committerJelmer Vernooij <jelmer@samba.org>2011-03-19 03:20:05 +0100
commit7628fb2396f8c2bf68f0c693ec1619ca4b98d780 (patch)
treec8ae80f1901fe675600463212668063cd61c65b2 /source4/torture/ndr/winreg.c
parenta68b59e9a6f33897fa93a05fb07a6edb53a793ea (diff)
downloadsamba-7628fb2396f8c2bf68f0c693ec1619ca4b98d780.tar.gz
samba-7628fb2396f8c2bf68f0c693ec1619ca4b98d780.tar.bz2
samba-7628fb2396f8c2bf68f0c693ec1619ca4b98d780.zip
source4/torture/ndr: Fix prototypes for all functions.
Diffstat (limited to 'source4/torture/ndr/winreg.c')
-rw-r--r--source4/torture/ndr/winreg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/ndr/winreg.c b/source4/torture/ndr/winreg.c
index b6da7bccd2..08c2a05c96 100644
--- a/source4/torture/ndr/winreg.c
+++ b/source4/torture/ndr/winreg.c
@@ -23,6 +23,7 @@
#include "librpc/gen_ndr/ndr_winreg.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "libcli/security/security.h"
+#include "torture/ndr/proto.h"
static const uint8_t closekey_in_data[] = {
0x00, 0x00, 0x00, 0x00, 0x1d, 0xd8, 0xd7, 0xaa, 0x8d, 0x6c, 0x3f, 0x48,