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

Use standard headers.

--- pssubs.c~	2003-07-25 13:34:41.000000000 +0000
+++ pssubs.c
@@ -4,6 +4,7 @@
  *  See file jcabc2ps.c for details.
  */
 
+#include <string.h>
 #include <time.h>
 
 #include "jcabc2ps.h"