summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 16:18:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 16:18:53 +0000
commit6db216dd8eb47d6b7d9eb347a6dd45583a26081c (patch)
tree0c8f5cbcd80e551fff3d4bcf61d36f2228917ba5 /cpukit/ChangeLog
parent2004-11-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6db216dd8eb47d6b7d9eb347a6dd45583a26081c.tar.bz2
2004-11-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/machine/endian.h: Protect BYTE_ORDER from double definition.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cf5e3bfebb..62279bc4af 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-05 Joel Sherrill <joel@OARcorp.com>
+
+ * libnetworking/machine/endian.h: Protect BYTE_ORDER from double
+ definition.
+
2004-11-05 Ralf Corsepius <ralf_corsepiu@rtems.org>
* configure.ac: Remove RTEMS_USES_INTTYPES_H. Require inttypes.h.