summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 04:39:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 04:39:56 +0000
commitdd93403ab169409b61e2ab0240d10b0129d21e36 (patch)
treed981888a27ee55c7f4eedecb94ff9b1f61b71825 /cpukit/ChangeLog
parentRemove #include <inttypes.h>. (diff)
downloadrtems-dd93403ab169409b61e2ab0240d10b0129d21e36.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_p.h: Remove #include <inttypes.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a82a38550f..a652117066 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/malloc_p.h: Remove #include <inttypes.h>.
+
+2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/net/ppp_tty.c: Reflect termios_baud_to_number having
been renamed to rtems_termios_baud_to_number.