1 2 3 4 5 6 7 8 9 10 11
diff --exclude='*~' -Naur jpeg2ps-1.9.orig/asc85ec.c jpeg2ps-1.9/asc85ec.c --- jpeg2ps-1.9.orig/asc85ec.c 2005-09-10 23:02:15.000000000 -0300 +++ jpeg2ps-1.9/asc85ec.c 2005-09-10 23:08:08.000000000 -0300 @@ -3,6 +3,7 @@ #include <stdio.h> #include <fcntl.h> +#include <stdlib.h> /* try to identify Mac compilers */ #ifdef __MWERKS__