diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/darwin-longlong.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/darwin-longlong.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/darwin-longlong.c b/gcc/testsuite/gcc.dg/darwin-longlong.c index 9a1dcd2..1c5d057 100644 --- a/gcc/testsuite/gcc.dg/darwin-longlong.c +++ b/gcc/testsuite/gcc.dg/darwin-longlong.c @@ -2,6 +2,7 @@ /* { dg-options "-mcpu=G5" } */ #include <signal.h> +#include <stdlib.h> void sig_ill_handler (int sig) |
