diff options
Diffstat (limited to 'gcc/expr.c')
-rw-r--r-- | gcc/expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expr.c b/gcc/expr.c index 5448bbe2b8f..e9e53261bf3 100644 --- a/gcc/expr.c +++ b/gcc/expr.c @@ -43,7 +43,6 @@ along with GCC; see the file COPYING3. If not see #include "output.h" #include "typeclass.h" #include "toplev.h" -#include "ggc.h" #include "langhooks.h" #include "intl.h" #include "tm_p.h" |