2005-11-03 21:20:12 +01:00
|
|
|
$NetBSD: patch-ac,v 1.2 2005/11/03 20:20:12 rillig Exp $
|
2004-05-07 03:50:15 +02:00
|
|
|
|
2005-11-03 21:20:12 +01:00
|
|
|
--- common/envfile.c.orig Sat Mar 13 00:46:43 2004
|
|
|
|
+++ common/envfile.c Sat Mar 13 00:46:58 2004
|
2004-05-07 03:50:15 +02:00
|
|
|
@@ -10,9 +10,6 @@
|
|
|
|
#else
|
|
|
|
# include <strings.h>
|
|
|
|
#endif
|
|
|
|
-#ifndef macintosh
|
|
|
|
-# include <malloc.h>
|
|
|
|
-#endif
|
|
|
|
|
|
|
|
#include "envfile.h"
|
|
|
|
|