diff options
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r-- | lib/param/param_functions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c index c2bd63105a..eb701902dc 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -356,6 +356,7 @@ FN_GLOBAL_LIST(preload_modules, szPreloadModules) FN_GLOBAL_LIST(rndc_command, szRNDCCommand) FN_GLOBAL_LIST(samba_kcc_command, szSambaKCCCommand) FN_GLOBAL_LIST(server_services, server_services) +FN_GLOBAL_LIST(smb_ports, smb_ports) FN_GLOBAL_LIST(spn_update_command, szSPNUpdateCommand) FN_GLOBAL_LIST(svcctl_list, szServicesList) FN_GLOBAL_LIST(usershare_prefix_allow_list, szUsersharePrefixAllowList) |