diff options
Diffstat (limited to 'gcc/eh-common.h')
-rw-r--r-- | gcc/eh-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/eh-common.h b/gcc/eh-common.h index 143ddff10d7..a4e07bcbd14 100644 --- a/gcc/eh-common.h +++ b/gcc/eh-common.h @@ -15,8 +15,6 @@ checking of runtime conditions. If the handler wasn't suppose to get the exception, it performs a re-throw. */ -#include "gansidecl.h" - /* The handler_label field MUST be the first field in this structure. The __throw() library routine expects uses __eh_stub() from except.c, which |