freebsd-ports/graphics/liblug/files/patch-ab
Will Andrews 8552800cb9 Add liblug 1.0.6, a very clean graphic library which can handle gif, pcx, targa,
rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg and do the
following functions: resampling, blur, sharpening, cut, paste, median filter,
histogram equalization, and so on.

PR:		23889
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-30 02:15:35 +00:00

11 lines
182 B
Plaintext

--- convert/rla.c.orig Mon Jul 12 08:36:48 1993
+++ convert/rla.c Wed Dec 27 18:18:42 2000
@@ -26,6 +26,7 @@
*
*/
+#include <stdio.h>
#include <lug.h>
#include <lugfnts.h>