aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/gcin-devel/files/patch-gcin2tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/gcin-devel/files/patch-gcin2tab.c')
-rw-r--r--chinese/gcin-devel/files/patch-gcin2tab.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/chinese/gcin-devel/files/patch-gcin2tab.c b/chinese/gcin-devel/files/patch-gcin2tab.c
new file mode 100644
index 000000000000..d6923dc59f04
--- /dev/null
+++ b/chinese/gcin-devel/files/patch-gcin2tab.c
@@ -0,0 +1,14 @@
+--- gcin2tab.c.orig Tue Nov 1 15:17:21 2005
++++ gcin2tab.c Tue Nov 1 15:17:21 2005
+@@ -4,8 +4,11 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <stdarg.h>
+ #include <sys/types.h>
++#include <sys/param.h>
++#include <sys/stat.h>
+ #include <string.h>
+ #include "gcin.h"
+ #include "gtab.h"