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

* libnetworking/libc/getifaddrs.c,
	* libnetworking/libc/if_indextoname.c,
	libnetworking/libc/if_nameindex.c:
	Add HAVE_CONFIG_H support to let files receive configure defines.
This commit is contained in:
Ralf Corsepius
2010-03-28 05:42:12 +00:00
parent 8ed56b622e
commit d69f04af32

View File

@@ -1,3 +1,10 @@
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/getifaddrs.c,
* libnetworking/libc/if_indextoname.c,
libnetworking/libc/if_nameindex.c:
Add HAVE_CONFIG_H support to let files receive configure defines.
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmd/md4.c, libmd/md5.c: