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

Use standard headers.

--- jcabc2ps.c~	2011-10-03 06:30:36.000000000 +0000
+++ jcabc2ps.c
@@ -32,6 +32,7 @@
 /* Main program jcabc2ps.c */
 
 #include <string.h>
+#include <stdlib.h>
 
 #include "jcabc2ps.h"
 #include "subs.h"