summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 00:48:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 00:48:11 +0000
commit600a0560ffbb483349eaebec6a2e38f835b062a1 (patch)
treec47314f89166b129a30c70ca250a577ccb6abc25 /cpukit/ChangeLog
parent#include <stdint.h> instead of <rtems/stdint.h>. (diff)
downloadrtems-600a0560ffbb483349eaebec6a2e38f835b062a1.tar.bz2
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* zlib/zconf.h: #include <stdint.h> instead of <rtems/stdint.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ec24f3f3da..0fc9c7f327 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * zlib/zconf.h: #include <stdint.h> instead of <rtems/stdint.h>.
* score/cpu/arm/rtems/score/types.h,
score/cpu/avr/rtems/score/types.h,
score/cpu/bfin/rtems/score/types.h,