pkgsrc/www/mMosaic/patches/patch-ah

17 lines
375 B
Text
Raw Normal View History

2007-08-08 22:14:52 +02:00
$NetBSD: patch-ah,v 1.2 2007/08/08 20:20:07 joerg Exp $
2006-10-06 21:15:09 +02:00
2007-08-08 22:14:52 +02:00
--- 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>
2006-10-06 21:15:09 +02:00
#include <stdlib.h>
2007-08-08 22:14:52 +02:00
-#ifdef __bsdi__
-#include <sys/malloc.h>
2006-10-06 21:15:09 +02:00
-#else
2007-08-08 22:14:52 +02:00
-#include <malloc.h>
-#endif
#include <time.h>
#include <sys/types.h>
2006-10-06 21:15:09 +02:00
#include <time.h>