$NetBSD: patch-af,v 1.7 2006/10/07 19:16:57 schwarz Exp $

--- ../thotlib/view/tesse.c.orig	2006-10-06 21:36:50.000000000 +0200
+++ ../thotlib/view/tesse.c	2006-10-06 21:37:08.000000000 +0200
@@ -11,7 +11,9 @@
  */
 
 #include <stdio.h>
+#ifndef _MACOS
 #include <malloc.h>
+#endif
 #include <string.h>
 
 #ifdef _WINGUI
