summaryrefslogtreecommitdiff
path: root/source3/torture/vfstest_chain.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-06-05 14:51:30 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-06 10:18:39 +0200
commitf454765b37feb449d6a7b9ecf1133afcaac474b3 (patch)
treed5349c5368c7517e6a687573891ea425ff96e766 /source3/torture/vfstest_chain.c
parentaf4c99eed0f1f9120256184134be934e5997b573 (diff)
downloadsamba-f454765b37feb449d6a7b9ecf1133afcaac474b3.tar.gz
samba-f454765b37feb449d6a7b9ecf1133afcaac474b3.tar.bz2
samba-f454765b37feb449d6a7b9ecf1133afcaac474b3.zip
s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c
This fixes compiler warnings regarding incomplete types. metze
Diffstat (limited to 'source3/torture/vfstest_chain.c')
-rw-r--r--source3/torture/vfstest_chain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/vfstest_chain.c b/source3/torture/vfstest_chain.c
index a64cf47371..11c643b91a 100644
--- a/source3/torture/vfstest_chain.c
+++ b/source3/torture/vfstest_chain.c
@@ -20,7 +20,7 @@
#include "includes.h"
#include "vfstest.h"
-#include "smbd/proto.h"
+#include "smbd/smbd.h"
static const uint8_t nonchain1_data[] =
{0x00,0x00,0x00,0xBE,0xFF,0x53,0x4D,0x42,0x72,0x00,0x00,0x00,0x00,0x18,0x43