diff options
Diffstat (limited to 'japanese/kon2-16dot/files/patch-lib_coding.c')
-rw-r--r-- | japanese/kon2-16dot/files/patch-lib_coding.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/kon2-16dot/files/patch-lib_coding.c b/japanese/kon2-16dot/files/patch-lib_coding.c new file mode 100644 index 000000000000..68f941e47480 --- /dev/null +++ b/japanese/kon2-16dot/files/patch-lib_coding.c @@ -0,0 +1,10 @@ + --- lib/coding.c 30 Sep 2008 08:02:59 -0000 1.1.1.1 + +++ lib/coding.c 23 Oct 2008 09:24:33 -0000 + @@ -28,6 +28,7 @@ + #include <config.h> + + #include <stdio.h> + +#include <string.h> + #include <errno.h> + + #include <interface.h> |