diff options
Diffstat (limited to 'gcc/varasm.c')
-rw-r--r-- | gcc/varasm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/varasm.c b/gcc/varasm.c index b13e09c..387659a 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -43,7 +43,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "toplev.h" #include "hashtab.h" #include "c-pragma.h" -#include "c-tree.h" #include "ggc.h" #include "langhooks.h" #include "tm_p.h" |