pkgsrc/graphics/urt/patches/patch-aj
agc 260d332664 Split patches one per source file.
Remove fuzz from patches.
Remove PATCH_FUZZ_FACTOR definition.
1999-11-22 11:11:32 +00:00

12 lines
248 B
Text

$NetBSD: patch-aj,v 1.1 1999/11/22 11:11:33 agc Exp $
--- lib/buildmap.c Thu Feb 27 18:17:01 1992
+++ lib/buildmap.c Sat Sep 16 12:11:12 1995
@@ -26,6 +26,7 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include "rle.h"
#include <math.h>