summaryrefslogtreecommitdiff
path: root/www/mMosaic/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'www/mMosaic/patches/patch-ah')
-rw-r--r--www/mMosaic/patches/patch-ah21
1 files changed, 12 insertions, 9 deletions
diff --git a/www/mMosaic/patches/patch-ah b/www/mMosaic/patches/patch-ah
index 8912be14baf..11addf55ada 100644
--- a/www/mMosaic/patches/patch-ah
+++ b/www/mMosaic/patches/patch-ah
@@ -1,13 +1,16 @@
-$NetBSD: patch-ah,v 1.1 2006/10/06 19:15:09 schwarz Exp $
+$NetBSD: patch-ah,v 1.2 2007/08/08 20:20:07 joerg 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 @@
+--- libhtmlw/HTML-PSformat.c.orig 2001-01-15 10:52:40.000000000 +0000
++++ libhtmlw/HTML-PSformat.c
+@@ -65,11 +65,6 @@
+ #include <ctype.h>
+ #include <math.h>
#include <stdlib.h>
- #ifdef __bsdi__
- #include <sys/malloc.h>
+-#ifdef __bsdi__
+-#include <sys/malloc.h>
-#else
-+#elif !defined(__APPLE__)
- #include <malloc.h>
- #endif
+-#include <malloc.h>
+-#endif
+ #include <time.h>
+ #include <sys/types.h>
#include <time.h>