From b396dbb1a7a498f9e815f914aa391ccf6f635e20 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 10 May 2000 11:50:28 +0000 Subject: [PATCH] proto rebuild --- source/include/proto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/include/proto.h b/source/include/proto.h index 7ac0ed37336..55e60ae673d 100644 --- a/source/include/proto.h +++ b/source/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 ); -- 2.34.1