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