1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c

This fixes compiler warnings regarding incomplete types.

metze
This commit is contained in:
Stefan Metzmacher 2012-06-05 14:51:30 +02:00
parent af4c99eed0
commit f454765b37

View 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