From 903ae060db90aa1d72aa67afbc5a5ecabdcdbef7 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 28 Jan 2013 17:51:03 +0100 Subject: Don't use GLIBC_PRIVATE errno outside of libraries --- elf/tst-stackguard1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf') diff --git a/elf/tst-stackguard1.c b/elf/tst-stackguard1.c index 2b4fd9a780..fba60bdc90 100644 --- a/elf/tst-stackguard1.c +++ b/elf/tst-stackguard1.c @@ -23,6 +23,7 @@ #include #include #include +#include #include static const char *command; -- cgit v1.2.3