diff options
Diffstat (limited to 'source4/ntvfs/print')
-rw-r--r-- | source4/ntvfs/print/vfs_print.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/ntvfs/print/vfs_print.c b/source4/ntvfs/print/vfs_print.c index 06c9dfcc2f..24804632fb 100644 --- a/source4/ntvfs/print/vfs_print.c +++ b/source4/ntvfs/print/vfs_print.c @@ -26,6 +26,8 @@ #include "ntvfs/ntvfs.h" #include "param/param.h" +NTSTATUS ntvfs_print_init(void); + /* connect to a share - used when a tree_connect operation comes in. For printing shares this should check that the spool directory |