diff options
Diffstat (limited to 'gcc/tree-nomudflap.c')
-rw-r--r-- | gcc/tree-nomudflap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c index 253dd2372e9..1021b31757a 100644 --- a/gcc/tree-nomudflap.c +++ b/gcc/tree-nomudflap.c @@ -26,8 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "tree.h" #include "tree-inline.h" -#include "c-tree.h" -#include "c-common.h" #include "gimple.h" #include "diagnostic.h" #include "hashtab.h" |