summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 16:35:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-09 16:35:16 +0000
commita2dc8891ea9d1b4e6d413aefac8fdf1ea679c168 (patch)
treed9b8f4342ee8d21b801f81a3573e570e891b6d03 /cpukit/ChangeLog
parentInclude <rtems/endian.h> instead of <machine/endian.h>. (diff)
downloadrtems-a2dc8891ea9d1b4e6d413aefac8fdf1ea679c168.tar.bz2
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/arpa/nameser_compat.h, libnetworking/netinet/in.h, libnetworking/rtems/rtems_bsdnet_internal.h: Include <rtems/endian.h> instead of <machine/endian.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f7cf07ca9b..49f711c75d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/arpa/nameser_compat.h, libnetworking/netinet/in.h,
+ libnetworking/rtems/rtems_bsdnet_internal.h: Include
+ <rtems/endian.h> instead of <machine/endian.h>.
* Makefile.am: Add include/rtems/endian.h.
* include/rtems/endian.h: New (Copied from
libnetworking/machine/endian.h).