summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 7ac0ed3733..55e60ae673 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1411,6 +1411,7 @@ char *lp_veto_oplocks(int );
char *lp_driverlocation(int );
char *lp_dfsmap(int );
BOOL lp_dfsmap_loaded(int );
+BOOL lp_autoloaded(int );
BOOL lp_preexec_close(int );
BOOL lp_rootpreexec_close(int );
BOOL lp_revalidate(int );