From 2854fef7851bb4be23c235ebea9d128ee4de76d4 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Sequoia Date: Sat, 11 Apr 2020 16:17:14 -0700 Subject: [PATCH] testsuite: Add a missing include of to fix build failure in test suite Signed-off-by: Jeremy Huddleston Sequoia --- testsuite/libffi.closures/huge_struct.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/libffi.closures/huge_struct.c b/testsuite/libffi.closures/huge_struct.c index 1915c3f1e..e8e1d8601 100644 --- a/testsuite/libffi.closures/huge_struct.c +++ b/testsuite/libffi.closures/huge_struct.c @@ -9,6 +9,8 @@ /* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */ /* { dg-options -Wformat=0 { target moxie*-*-elf or1k-*-* } } */ +#include + #include "ffitest.h" typedef struct BigStruct{