From 5f31bbe1054fb070bd426eca3168ab4ba051b28f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 25 Jun 2015 14:22:31 +0200 Subject: libmisc: Simplify Drop the include since this file exposes a lot of implementation details. --- testsuites/libtests/stackchk/blow.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites') diff --git a/testsuites/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c index 6a378eb54b..e424568fb8 100644 --- a/testsuites/libtests/stackchk/blow.c +++ b/testsuites/libtests/stackchk/blow.c @@ -17,6 +17,7 @@ #include #include +#include /* forward declarations to avoid warnings */ void b(void); -- cgit v1.2.3