2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>

* libnetworking/net/if_arp.h, libnetworking/net/route.h:
	Include <sys/socket.h> to make header self contained.
This commit is contained in:
Ralf Corsepius
2008-12-11 17:28:42 +00:00
parent fc2f722ac9
commit ee45afc3ce

View File

@@ -1,3 +1,8 @@
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/net/route.h:
Include <sys/socket.h> to make header self contained.
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* zlib/zconf.h: #include <stdint.h> instead of <rtems/stdint.h>.