s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXsrv structures...
commite332bfaff51e54638bd37cd1fe08e57608e16e86
authorMichael Adam <obnox@samba.org>
Mon, 2 Jul 2012 12:46:00 +0000 (2 14:46 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 3 Jul 2012 11:39:41 +0000 (3 13:39 +0200)
treeb2e2e29a5c945b4df7c8e73a3b76c239f77331b4
parent8a32d62abc7c9f514fa3de2c87202ef7b68bd2b5
s3:smbd: Include smbXsrv.h before vfs.h (in smbd.h) so that the smbXsrv structures are available

This is currently needed for files_struct and connection_struct
that contain backlinks to smbXsrv_open and smbXsrv_tcon, respectively.
Finally, these backlinks to the smb level structures should be removed.
source3/smbd/smbd.h