diff options
Diffstat (limited to 'gcc/ggc-page.c')
-rw-r--r-- | gcc/ggc-page.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ggc-page.c b/gcc/ggc-page.c index 3104058..2c14adb 100644 --- a/gcc/ggc-page.c +++ b/gcc/ggc-page.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "rtl.h" #include "tm_p.h" -#include "toplev.h" /* exact_log2 */ #include "diagnostic-core.h" #include "flags.h" #include "ggc.h" |