Provide two symbols to allow ndrdump compiled by Samba 3 to be used for
[samba.git] / source4 / lib / charset / util_unistr.c
index 5f3b2c53f120c9ebefde45211ecb7021dc52b983..e4f4bb551ae7d759d543fd4bc56e9a87346aefec 100644 (file)
@@ -37,7 +37,7 @@ static void *lowcase_table;
 /*******************************************************************
 load the case handling tables
 ********************************************************************/
-static void load_case_tables(void)
+void load_case_tables(void)
 {
        TALLOC_CTX *mem_ctx;