diff options
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r-- | gcc/c-common.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c index 115e302..97d6034 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -52,9 +52,6 @@ along with GCC; see the file COPYING3. If not see #include "expr.h" /* For vector_mode_valid_p */ -/* FIXME: Needed for TARGET_ENUM_VA_LIST, which should be a target hook. */ -#include "tm_p.h" - cpp_reader *parse_in; /* Declared in c-pragma.h. */ /* The following symbols are subsumed in the c_global_trees array, and |