16 lines
375 B
Text
16 lines
375 B
Text
$NetBSD: patch-ah,v 1.2 2007/08/08 20:20:07 joerg Exp $
|
|
|
|
--- 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>
|
|
-#else
|
|
-#include <malloc.h>
|
|
-#endif
|
|
#include <time.h>
|
|
#include <sys/types.h>
|
|
#include <time.h>
|