From c8eb6b4c7a9f84f6fd902654509dc32741dc9e6c Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 24 Mar 2011 00:14:35 +0100 Subject: [PATCH] libnsl,libresolv: do not include unneeded features.h Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libnsl/nsl.c | 2 -- libresolv/resolv.c | 2 -- 2 files changed, 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 - 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 - void __stub1(void); void __stub1(void) { -- 2.11.0