summaryrefslogtreecommitdiff
blob: ffc332333651cc32f9784d9cfab67a72e86c4978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/105561

--- jpeg2ps-1.9.orig/asc85ec.c
+++ jpeg2ps-1.9/asc85ec.c
@@ -3,6 +3,7 @@
 
 #include <stdio.h>
 #include <fcntl.h>
+#include <stdlib.h>
 
 /* try to identify Mac compilers */
 #ifdef __MWERKS__