s3:modules/vfs_*: make function prototypes available via static_decl_vfs;
[amitay/samba.git] / source3 / modules / vfs_aio_linux.c
index 5b515d8a52d9660431e3531d585240948aee3208..db5f075bac8b753281ed6cf68ad39b1e5fc1550d 100644 (file)
@@ -348,6 +348,7 @@ static struct vfs_fn_pointers vfs_aio_linux_fns = {
        .fsync_recv_fn = aio_linux_int_recv,
 };
 
+static_decl_vfs;
 NTSTATUS vfs_aio_linux_init(void)
 {
        return smb_register_vfs(SMB_VFS_INTERFACE_VERSION,