s3:smb: include "smbXsrv.h" before "vfs.h"
authorMichael Adam <obnox@samba.org>
Mon, 2 Jul 2012 14:10:26 +0000 (16:10 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 3 Jul 2012 11:39:41 +0000 (13:39 +0200)
commitdb0c233624e633b3cc1a6e0e44dccc09aaa121f2
treedc4d76664e037910f9649a7e0f437bc242c496ab
parente332bfaff51e54638bd37cd1fe08e57608e16e86
s3:smb: include "smbXsrv.h" before "vfs.h"

This is still needed as long as smbXsrv_open/_tcon are referenced
in files_struct and connection_struct respectively. Eventually,
these structures should not have a backlink to the smb world any more.
source3/include/smb.h