$NetBSD: patch-ar,v 1.2 2004/09/20 02:08:58 dmcmahill Exp $

--- src/zbuf/mulGlobal.h.orig	Tue Aug  3 22:17:22 2004
+++ src/zbuf/mulGlobal.h
@@ -76,7 +76,7 @@ extern char *   calloc();
 extern char *   malloc();
 extern char *   realloc();
 #else
-#include <malloc.h>
+#include <stdlib.h>
 #endif /* end if NEWS */
 #include <stdio.h>
 #include <math.h>
