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>.
This commit is contained in:
Ralf Corsepius
2007-05-09 16:35:16 +00:00
parent 0f9861be81
commit a2dc8891ea
+3
View File
@@ -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).