2010-03-26 01:19:40 +01:00
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/PubdicPlus/ctopd.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/PubdicPlus/ctopd.c
|
|
|
|
|
@@ -25,6 +25,7 @@
|
2007-01-16 00:13:17 +01:00
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
|
|
|
|
|
static char *program;
|
|
|
|
|
|
2010-03-26 01:19:40 +01:00
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/PubdicPlus/wtopd.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/PubdicPlus/wtopd.c
|
|
|
|
|
@@ -25,6 +25,8 @@
|
2007-01-16 00:13:17 +01:00
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
+#include <unistd.h>
|
|
|
|
|
|
|
|
|
|
static char *program;
|
|
|
|
|
|
2010-03-26 01:19:40 +01:00
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/Wnn/uum/basic_op.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/Wnn/uum/basic_op.c
|
|
|
|
|
@@ -48,6 +48,7 @@
|
|
|
|
|
# include <malloc.h>
|
|
|
|
|
# endif
|
|
|
|
|
#endif /* STDC_HEADERS */
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
#include "jllib.h"
|
|
|
|
|
#include "commonhd.h"
|
|
|
|
|
#include "sdefine.h"
|
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/Wnn/uum/hinsi.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/Wnn/uum/hinsi.c
|
|
|
|
|
@@ -30,6 +30,7 @@
|
|
|
|
|
*/
|
2007-01-16 00:13:17 +01:00
|
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
2010-03-26 01:19:40 +01:00
|
|
|
|
#include "commonhd.h"
|
|
|
|
|
#include "sdefine.h"
|
|
|
|
|
#include "sheader.h"
|
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/Wnn/uum/jikouho.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/Wnn/uum/jikouho.c
|
|
|
|
|
@@ -30,6 +30,7 @@
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
#include "jllib.h"
|
|
|
|
|
#include "commonhd.h"
|
|
|
|
|
#include "sdefine.h"
|
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/Wnn/uum/printf.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/Wnn/uum/printf.c
|
|
|
|
|
@@ -30,6 +30,7 @@
|
|
|
|
|
*/
|
2007-01-16 00:13:17 +01:00
|
|
|
|
|
2010-03-26 01:19:40 +01:00
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
#include "commonhd.h"
|
|
|
|
|
#include "sdefine.h"
|
|
|
|
|
#include "sheader.h"
|
|
|
|
|
--- BUILD/FreeWnn-1.1.1-a021/Wnn/uum/touroku.c
|
|
|
|
|
+++ BUILD/FreeWnn-1.1.1-a021/Wnn/uum/touroku.c
|
|
|
|
|
@@ -32,6 +32,7 @@
|
|
|
|
|
/* <20><>Ͽ<EFBFBD>Τ<EFBFBD><CEA4><EFBFBD><EFBFBD>Υ롼<CEA5><EBA1BC><EFBFBD><EFBFBD> */
|
|
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
#include "jllib.h"
|
|
|
|
|
#include "commonhd.h"
|
|
|
|
|
#include "sdefine.h"
|