(merror_code): Extern it.
authorhanda <handa>
Tue, 4 Dec 2007 11:33:39 +0000 (11:33 +0000)
committerhanda <handa>
Tue, 4 Dec 2007 11:33:39 +0000 (11:33 +0000)
src/m17n-core.h

index 2d8a1de..76d90d5 100644 (file)
@@ -55,6 +55,8 @@ extern void m17n_init_core (void);
 extern void m17n_fini_core (void);
 #define M17N_FINI() m17n_fini_core ()
 
+extern int merror_code;
+
 #endif
 
 /*=*/