Files
2013-09-26 17:14:40 +02:00

13 lines
248 B
Plaintext

$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>