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

This fixes compiler warnings regarding incomplete types.

metze
source3/torture/vfstest_chain.c