From 01b09bf17211cfb932da7f3553618fee79bf1bd1 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 29 Dec 2005 19:30:06 +0000 Subject: r12581: And another one :-) --- source/rpcclient/rpcclient.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/rpcclient/rpcclient.c') diff --git a/source/rpcclient/rpcclient.c b/source/rpcclient/rpcclient.c index 46f2df29d33..5bca67d7a63 100644 --- a/source/rpcclient/rpcclient.c +++ b/source/rpcclient/rpcclient.c @@ -704,6 +704,8 @@ out_free: POPT_TABLEEND }; + load_case_tables(); + ZERO_STRUCT(server_ip); setlinebuf(stdout); -- cgit