aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/bf-ms-attrib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/bf-ms-attrib.c')
-rw-r--r--gcc/testsuite/gcc.dg/bf-ms-attrib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/bf-ms-attrib.c b/gcc/testsuite/gcc.dg/bf-ms-attrib.c
index 7e5fd01..e3832d4 100644
--- a/gcc/testsuite/gcc.dg/bf-ms-attrib.c
+++ b/gcc/testsuite/gcc.dg/bf-ms-attrib.c
@@ -9,7 +9,7 @@
testing nonstandard stuff to begin with. */
/* { dg-options "-ansi" } */
-#include <stdio.h>
+extern void abort(void);
struct one_gcc {
int d;