s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2012 12:51:30 +0000 (14:51 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jun 2012 08:18:39 +0000 (10:18 +0200)
This fixes compiler warnings regarding incomplete types.

metze

source3/torture/vfstest_chain.c

index a64cf473719a88135333c8d6bcc625e89f01478a..11c643b91a7b082db518a8112fb99e849b2b48e6 100644 (file)
@@ -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