s3:modules/vfs_*: make function prototypes available via static_decl_vfs;
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Aug 2015 16:16:20 +0000 (18:16 +0200)
committerRalph Böhme <slow@samba.org>
Thu, 20 Aug 2015 14:06:21 +0000 (16:06 +0200)
commit37b2677648108e35a159dcf680cc7ffb581e9643
tree41a4db1dd076f52bfb28da3a52a46db1185d467e
parentfd6eb8bd448f9e9d209ca407a494d4011b2e97f1
s3:modules/vfs_*: make function prototypes available via static_decl_vfs;

This allows the static build of the modules.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
12 files changed:
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c
source3/modules/vfs_aio_linux.c
source3/modules/vfs_audit.c
source3/modules/vfs_catia.c
source3/modules/vfs_dirsort.c
source3/modules/vfs_extd_audit.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_posix_eadb.c
source3/modules/vfs_scannedonly.c
source3/modules/vfs_smb_traffic_analyzer.c
source3/modules/vfs_syncops.c