summaryrefslogtreecommitdiff
path: root/devel/hptools/patches/patch-ab
blob: 63e05f1d55d600de3ed6acfc4521af228e43b1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.2 2005/11/03 20:20:12 rillig Exp $

--- rplcomp/defer.c.orig	Sat Mar 13 00:47:14 2004
+++ rplcomp/defer.c	Sat Mar 13 00:47:19 2004
@@ -11,9 +11,6 @@
 #else
 #  include <strings.h>
 #endif
-#ifndef	macintosh
-# include <malloc.h>
-#endif
 #include <ctype.h>
 
 #include "rplcomp.h"