260d332664
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition.
12 lines
248 B
Text
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>
|
|
|