Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/japanese/FreeWnn-lib/files/patch-Wnn-include-wnn_os.h
18157 views
1
Index: Wnn/include/wnn_os.h
2
===================================================================
3
RCS file: /home/cvs/private/hrs/freewnn/Wnn/include/wnn_os.h,v
4
retrieving revision 1.1.1.1
5
retrieving revision 1.2
6
diff -u -p -r1.1.1.1 -r1.2
7
--- Wnn/include/wnn_os.h 20 Dec 2008 07:13:30 -0000 1.1.1.1
8
+++ Wnn/include/wnn_os.h 2 Jan 2009 21:09:34 -0000 1.2
9
@@ -154,4 +154,5 @@ int euksc_to_ksc (unsigned char *ksc,
10
unsigned char *euksc,
11
int eusiz); /* xutoj.c */
12
13
+#include "fake-rfc2553.h"
14
#endif /* WNN_OS_H */
15
16