freebsd-ports/japanese/prn/files/patch-euc.c
Pawel Pekala 2750942f18 - Fix build with clang
- Remove leading article from COMMENT
- Support staging

PR:		ports/184900
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 13:54:11 +00:00

12 lines
172 B
C

--- euc.c.orig
+++ euc.c
@@ -26,6 +26,9 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <ctype.h>
#include "euc.h"
#if defined EUC