libnsl,libresolv: do not include unneeded features.h

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
Peter S. Mazinger
2011-03-24 00:14:35 +01:00
committed by Bernhard Reutner-Fischer
parent 9b0f7d9989
commit c8eb6b4c7a
2 changed files with 0 additions and 4 deletions

View File

@@ -7,8 +7,6 @@
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#include <features.h>
void __stub2(void);
void __stub2(void)
{

View File

@@ -7,8 +7,6 @@
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#include <features.h>
void __stub1(void);
void __stub1(void)
{