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

--- src/proxy-dialogs.c.orig	2006-10-04 22:04:00.000000000 +0200
+++ src/proxy-dialogs.c	2006-10-04 22:04:28.000000000 +0200
@@ -19,7 +19,7 @@
 
 #ifdef __bsdi__
 #include <sys/malloc.h>
-#else
+#elif !defined(__APPLE__)
 #include <malloc.h>
 #endif
 #include <string.h>
