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

--- common/envfile.c.orig	Sat Mar 13 00:46:43 2004
+++ common/envfile.c	Sat Mar 13 00:46:58 2004
@@ -10,9 +10,6 @@
 #else
 #  include <strings.h>
 #endif
-#ifndef	macintosh
-# include <malloc.h>
-#endif
 
 #include "envfile.h"