mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Add lp_include_registry_globals().
Guenther
This commit is contained in:
parent
3f426f394f
commit
d30b945e99
@ -3629,6 +3629,11 @@ static void add_to_file_list(const char *fname, const char *subfname)
|
||||
}
|
||||
}
|
||||
|
||||
bool lp_include_registry_globals(void)
|
||||
{
|
||||
return include_registry_globals;
|
||||
}
|
||||
|
||||
/*******************************************************************
|
||||
Check if a config file has changed date.
|
||||
********************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user