$NetBSD$

--- mem/mem.c.orig	2007-08-08 17:34:10.000000000 +0000
+++ mem/mem.c
@@ -34,11 +34,6 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CO
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#if defined(__APPLE__) && defined(__MACH__)
-#include <sys/malloc.h>
-#else
-#include <malloc.h>
-#endif
 #include "pstypes.h"
 #include "mono.h"
 #include "error.h"
