$NetBSD: patch-ah,v 1.1 2006/10/06 19:15:09 schwarz Exp $

--- libhtmlw/HTML-PSformat.c.orig	2006-10-04 21:53:34.000000000 +0200
+++ libhtmlw/HTML-PSformat.c	2006-10-04 21:55:11.000000000 +0200
@@ -67,7 +67,7 @@
 #include <stdlib.h>
 #ifdef __bsdi__
 #include <sys/malloc.h>
-#else
+#elif !defined(__APPLE__)
 #include <malloc.h>
 #endif
 #include <time.h>
