diff options
Diffstat (limited to 'gcc/f/top.c')
-rw-r--r-- | gcc/f/top.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/f/top.c b/gcc/f/top.c index f446768f14d..560bcb48c3d 100644 --- a/gcc/f/top.c +++ b/gcc/f/top.c @@ -53,10 +53,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "symbol.h" #include "target.h" #include "where.h" -#if FFECOM_targetCURRENT == FFECOM_targetGCC #include "flags.h" #include "toplev.h" -#endif /* Externals defined here. */ |