freebsd-ports/graphics/jpeg2ps/files/patch-asc85ec.c
Hiroki Sato 03156fbc9e Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.

Approved by:	dinoex (maintainer) [1]
2013-04-27 16:00:26 +00:00

10 lines
256 B
C

--- asc85ec.c.orig 2013-04-27 23:43:09.000000000 +0900
+++ asc85ec.c 2013-04-27 23:43:22.000000000 +0900
@@ -2,6 +2,7 @@
/* (C) Thomas Merz 1994-2002 */
#include <stdio.h>
+#include <stdlib.h>
#include <fcntl.h>
/* try to identify Mac compilers */