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/xdlfcn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'support/xdlfcn.c') diff --git a/support/xdlfcn.c b/support/xdlfcn.c index 6e3979983d..05966c41ef 100644 --- a/support/xdlfcn.c +++ b/support/xdlfcn.c @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see . */ +#include #include #include -- cgit 1.4.1