summaryrefslogtreecommitdiffstats
path: root/source/utils/nmblookup.c
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-01-02 18:23:49 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:06:01 -0500
commitf80fe785bcecd1a27df650e3fdbfd01621b9cc58 (patch)
treed5e7e9bef41ddee2427860a5870c5ac14b175aa8 /source/utils/nmblookup.c
parent3ee6b732f4210e6de6716364ec166f44f29f4463 (diff)
downloadsamba-f80fe785bcecd1a27df650e3fdbfd01621b9cc58.tar.gz
samba-f80fe785bcecd1a27df650e3fdbfd01621b9cc58.tar.xz
samba-f80fe785bcecd1a27df650e3fdbfd01621b9cc58.zip
r12678: One more
Diffstat (limited to 'source/utils/nmblookup.c')
-rw-r--r--source/utils/nmblookup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/utils/nmblookup.c b/source/utils/nmblookup.c
index 09148ad37c3..e88d7862901 100644
--- a/source/utils/nmblookup.c
+++ b/source/utils/nmblookup.c
@@ -214,6 +214,8 @@ int main(int argc,char *argv[])
*lookup = 0;
+ load_case_tables();
+
setup_logging(argv[0],True);
pc = poptGetContext("nmblookup", argc, (const char **)argv, long_options,