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 914150a337..c2bd63105a 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -349,6 +349,7 @@ FN_GLOBAL_LIST(dns_update_command, szDNSUpdateCommand) FN_GLOBAL_LIST(eventlog_list, szEventLogs) FN_GLOBAL_LIST(init_logon_delayed_hosts, szInitLogonDelayedHosts) FN_GLOBAL_LIST(interfaces, szInterfaces) +FN_GLOBAL_LIST(name_resolve_order, szNameResolveOrder) FN_GLOBAL_LIST(netbios_aliases, szNetbiosAliases) FN_GLOBAL_LIST(nsupdate_command, szNSUpdateCommand) FN_GLOBAL_LIST(preload_modules, szPreloadModules) |