$NetBSD: patch-ak,v 1.1 2007/08/08 19:15:45 joerg Exp $

--- src/Burlap/allocate.h.orig	2000-02-21 22:44:29.000000000 +0000
+++ src/Burlap/allocate.h
@@ -28,7 +28,7 @@
 
 # ifndef _ALLOCATE_H
 # define _ALLOCATE_H
-# include <malloc.h>
+# include <stdlib.h>
 # include <string.h>
 
 # define New(type) \
