diff options
Diffstat (limited to 'nscd/gai.c')
-rw-r--r-- | nscd/gai.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nscd/gai.c b/nscd/gai.c index 47d3d402fe..95373e4ecb 100644 --- a/nscd/gai.c +++ b/nscd/gai.c @@ -16,7 +16,6 @@ along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include <alloca.h> -#include <kernel-features.h> /* This file uses the getaddrinfo code but it compiles it without NSCD support. We just need a few symbol renames. */ |