mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
297 B
Plaintext
13 lines
297 B
Plaintext
$NetBSD: patch-aj,v 1.2 2007/08/08 20:20:07 joerg Exp $
|
|
|
|
--- libhtmlw/HTML.c.orig 2006-10-04 21:51:24.000000000 +0200
|
|
+++ libhtmlw/HTML.c 2006-10-04 21:52:40.000000000 +0200
|
|
@@ -3,7 +3,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <ctype.h>
|
|
#include <assert.h>
|
|
|