diff options
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r-- | gcc/rtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c index 998f0254fdc..6341b69c60d 100644 --- a/gcc/rtl.c +++ b/gcc/rtl.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "ggc.h" #include "rtl.h" #ifdef GENERATOR_FILE # include "errors.h" |