summaryrefslogtreecommitdiff
path: root/nsswitch/wins.c
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/wins.c')
-rw-r--r--nsswitch/wins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wins.c b/nsswitch/wins.c
index eba27bc287..5136c94c76 100644
--- a/nsswitch/wins.c
+++ b/nsswitch/wins.c
@@ -48,7 +48,7 @@ NSS_STATUS _nss_wins_gethostbyname2_r(const char *name, int af, struct hostent *
static void nss_wins_init(void)
{
initialised = 1;
- load_case_tables();
+ load_case_tables_library();
lp_set_cmdline("log level", "0");
TimeInit();