From f58bd7f055988d367d8118ccbc4cb8c4dbfd9db2 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 14 Dec 2017 13:48:56 +0100 Subject: support: Simplify compiling most of support/ outside of glibc Some include files were missing because they are implied by the in-tree build process. Reviewed-by: Adhemerval Zanella --- support/check_hostent.c | 1 + 1 file changed, 1 insertion(+) (limited to 'support/check_hostent.c') diff --git a/support/check_hostent.c b/support/check_hostent.c index 890d672d50..47fb8bc332 100644 --- a/support/check_hostent.c +++ b/support/check_hostent.c @@ -20,6 +20,7 @@ #include #include +#include #include #include #include -- cgit 1.4.1