2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>

* libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c,
	libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c,
	libnetworking/libc/linkaddr.c, libnetworking/libc/ns_print.c,
	libnetworking/libc/res_debug.c, libnetworking/libc/res_query.c,
	libnetworking/libc/res_send.c, libnetworking/libc/res_update.c:
	Add HAVE_STRINGS_H for better POSIX compliance.
This commit is contained in:
Ralf Corsepius
2010-03-27 04:01:06 +00:00
parent 39f13cbc46
commit 0b8e8274c7

View File

@@ -1,3 +1,12 @@
2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c,
libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c,
libnetworking/libc/linkaddr.c, libnetworking/libc/ns_print.c,
libnetworking/libc/res_debug.c, libnetworking/libc/res_query.c,
libnetworking/libc/res_send.c, libnetworking/libc/res_update.c:
Add HAVE_STRINGS_H for better POSIX compliance.
2010-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-command.c: