diff options
Diffstat (limited to 'gcc/convert.c')
-rw-r--r-- | gcc/convert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/convert.c b/gcc/convert.c index c3cb0ae29aa..bff29784e18 100644 --- a/gcc/convert.c +++ b/gcc/convert.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "fold-const.h" #include "stor-layout.h" |