From dd93403ab169409b61e2ab0240d10b0129d21e36 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 30 Sep 2009 04:39:56 +0000 Subject: [PATCH] =?UTF-8?q?2009-09-30=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/src/malloc_p.h: Remove #include . --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a82a38550f..a652117066 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2009-09-30 Ralf Corsépius + + * libcsupport/src/malloc_p.h: Remove #include . + 2009-09-30 Ralf Corsépius * libnetworking/net/ppp_tty.c: Reflect termios_baud_to_number having