summaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-lib/files/patch-al
blob: d4423556f7af3a11b0d333d7bdf08429daf62425 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- ./Wnn/jlib.V3/jlib.h.orig	Tue Sep 17 06:30:30 1991
+++ ./Wnn/jlib.V3/jlib.h	Fri Sep  5 21:37:24 1997
@@ -51,12 +51,14 @@
 /*
 	Nihongo	Henkan	Library Header File
 */
-/*
 #include <setjmp.h>
-*/
-
 
 #define	w_char	unsigned short
+#ifndef WCHAR_T
+#define wchar_t	w_char
+#define wchar	w_char
+#define WCHAR_T
+#endif 
 
 #define JLIB