summaryrefslogtreecommitdiff
path: root/print/jcabc2ps/patches/patch-text_c
blob: c421e7e7a9fcee8b9560ed85b3f700acaa4a1c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-text_c,v 1.1 2011/10/03 06:45:31 dholland Exp $

Use standard headers.

--- text.c~	2003-07-03 17:13:23.000000000 +0000
+++ text.c
@@ -1,3 +1,5 @@
+#include <string.h>
+
 #include "jcabc2ps.h"
 #include "text.h"
 #include "misc.h"