diff options
Diffstat (limited to 'gcc/objc/objc-act.h')
-rw-r--r-- | gcc/objc/objc-act.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/objc/objc-act.h b/gcc/objc/objc-act.h index f0970f9..d8bf0f6 100644 --- a/gcc/objc/objc-act.h +++ b/gcc/objc/objc-act.h @@ -22,9 +22,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_OBJC_ACT_H #define GCC_OBJC_ACT_H -/* For enum gimplify_status */ -#include "gimple.h" - /*** Language hooks ***/ bool objc_init (void); |