From eaa5ea84eaf1b3dab72d7a7a6578f0dc59e55396 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Nov 2018 16:22:56 +0100 Subject: score: Introduce Move Heap_Information_block to separate header file to hide heap implementation details from . Update #3598. --- testsuites/libtests/stackchk/blow.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/libtests/stackchk') diff --git a/testsuites/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c index e424568fb8..15ce0abfa6 100644 --- a/testsuites/libtests/stackchk/blow.c +++ b/testsuites/libtests/stackchk/blow.c @@ -17,6 +17,7 @@ #include #include +#include #include /* forward declarations to avoid warnings */ -- cgit v1.2.3