summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-af
blob: f4db67257a171fb87ce19bccfd9e9c1d8873e838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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