diff options
-rw-r--r-- | libnsl/nsl.c | 2 | ||||
-rw-r--r-- | libresolv/resolv.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/libnsl/nsl.c b/libnsl/nsl.c index 37d5b9369..a91ec93a7 100644 --- a/libnsl/nsl.c +++ b/libnsl/nsl.c @@ -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) { diff --git a/libresolv/resolv.c b/libresolv/resolv.c index 38b10ff21..431996962 100644 --- a/libresolv/resolv.c +++ b/libresolv/resolv.c @@ -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) { |