Convert all uses of uint8/16/32 to _t in nmbd and the include file.
[samba.git] / source3 / nmbd / nmbd.c
index d883c0a55687156c7e90be8ea704d6856baf5cf4..c7e72de5530aaba9df4aa4947debcce3fd69291f 100644 (file)
@@ -819,7 +819,7 @@ static bool open_sockets(bool isdaemon, int port)
 
        setup_logging(argv[0], DEBUG_DEFAULT_STDOUT);
 
-       load_case_tables();
+       smb_init_locale();
 
        global_nmb_port = NMB_PORT;