summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_prealloc.c
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2006-12-19 20:16:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:16:37 -0500
commitc60687db112405262adf26dbf267804b04074e67 (patch)
treee014f15e214e6219cf5c7d795666a7d1ddf8146d /source/modules/vfs_prealloc.c
parent4090bc4bca77edafcafa52ecb7dc75ead2779cb5 (diff)
downloadsamba-c60687db112405262adf26dbf267804b04074e67.tar.gz
samba-c60687db112405262adf26dbf267804b04074e67.tar.xz
samba-c60687db112405262adf26dbf267804b04074e67.zip
r20261: merge 20260 from samba_3_0_24
clean up a bunch of no previous prototype warnings
Diffstat (limited to 'source/modules/vfs_prealloc.c')
-rw-r--r--source/modules/vfs_prealloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/modules/vfs_prealloc.c b/source/modules/vfs_prealloc.c
index 94db6423700..2e0b8b18b49 100644
--- a/source/modules/vfs_prealloc.c
+++ b/source/modules/vfs_prealloc.c
@@ -206,6 +206,7 @@ static vfs_op_tuple prealloc_op_tuples[] = {
{NULL, SMB_VFS_OP_NOOP, SMB_VFS_LAYER_NOOP}
};
+NTSTATUS vfs_prealloc_init(void);
NTSTATUS vfs_prealloc_init(void)
{
return smb_register_vfs(SMB_VFS_INTERFACE_VERSION,