diff options
Diffstat (limited to 'source4/client/client.c')
-rw-r--r-- | source4/client/client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/client/client.c b/source4/client/client.c index 82377e82a9..9c797e863c 100644 --- a/source4/client/client.c +++ b/source4/client/client.c @@ -3022,6 +3022,7 @@ static void remember_query_host(const char *arg, POPT_TABLEEND }; + smbclient_init_subsystems; #ifdef KANJI pstrcpy(term_code, KANJI); |