diff options
Diffstat (limited to 'gcc/alias.c')
-rw-r--r-- | gcc/alias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/alias.c b/gcc/alias.c index 5b04f85..c5ff664 100644 --- a/gcc/alias.c +++ b/gcc/alias.c @@ -35,7 +35,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "output.h" #include "diagnostic-core.h" -#include "toplev.h" #include "cselib.h" #include "splay-tree.h" #include "ggc.h" |