OSDN Git Service

libnsl,libresolv: do not include unneeded features.h
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 23 Mar 2011 23:14:35 +0000 (00:14 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:32 +0000 (14:00 +0200)
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libnsl/nsl.c
libresolv/resolv.c

index 37d5b93..a91ec93 100644 (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)
 {
index 38b10ff..4319969 100644 (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)
 {