freebsd-ports/japanese/namazu/files/patch-codeconv.c
Pawel Pekala 9ccc16d46f - Fix build with clang
- Add staging support

MFH:		2014Q2
2014-05-18 19:11:05 +00:00

10 lines
217 B
C

--- ./codeconv.c.orig 2000-01-26 14:38:51.000000000 +0100
+++ ./codeconv.c 2014-05-18 20:48:26.000000000 +0200
@@ -31,6 +31,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include "namazu.h"
uchar kanji2nd;