diff options
Diffstat (limited to 'gcc/c-pragma.c')
-rw-r--r-- | gcc/c-pragma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-pragma.c b/gcc/c-pragma.c index 5aa8d9f..017bdef 100644 --- a/gcc/c-pragma.c +++ b/gcc/c-pragma.c @@ -22,7 +22,6 @@ Boston, MA 02111-1307, USA. */ #include "system.h" #include "rtl.h" #include "tree.h" -#include "except.h" #include "function.h" #include "defaults.h" #include "c-pragma.h" |