From 0108188ceb9d786822e41b5fa3ffcfd6164afdd8 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Thu, 22 Jul 1999 05:00:08 +0000 Subject: make proto (This used to be commit 50be413a9fa90dbfce31c8e6ae4b8c452a4cb7ce) --- source3/include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/include') diff --git a/source3/include/proto.h b/source3/include/proto.h index 10d2054d1e..758e394262 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -1221,6 +1221,7 @@ void expire_workgroups_and_servers(time_t t); /*The following definitions come from param/loadparm.c */ +struct vfs_options *lp_vfsoptions(int i) ; char *lp_logfile(void); char *lp_smbrun(void); char *lp_configfile(void); -- cgit