summaryrefslogtreecommitdiff
path: root/gcc/f/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/target.h')
-rw-r--r--gcc/f/target.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/f/target.h b/gcc/f/target.h
index b96504f4628..971f8667ad9 100644
--- a/gcc/f/target.h
+++ b/gcc/f/target.h
@@ -30,13 +30,9 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifndef GCC_F_TARGET_H
#define GCC_F_TARGET_H
-#ifdef FFE_STANDALONE
-#define HOST_WIDE_INT long
-#else
#ifndef TREE_CODE
#include "tree.h"
#endif
-#endif
/* Simple definitions and enumerations. */