From c158c7627a3e23d1fadcd9d5e5da9933ea385680 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Tue, 6 Jan 2004 22:35:30 +0000 Subject: [PATCH] * minor new port: i386-unknown-freebsd4.9. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2811d99..d9548ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-01-06 Erez Zadok + * minor new port: i386-unknown-freebsd4.9. + * include/am_defs.h: Don't include malloc.h if stdlib.h exists, because modern systems (e.g., BSD) complain if you use malloc.h instead of stdlib.h. Let's hope there are no systems out -- 2.43.0