diff options
Diffstat (limited to 'gcc/stringpool.c')
-rw-r--r-- | gcc/stringpool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/stringpool.c b/gcc/stringpool.c index 8d45a26befc..747db177b2a 100644 --- a/gcc/stringpool.c +++ b/gcc/stringpool.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "tm.h" #include "ggc.h" #include "ggc-internal.h" #include "tree.h" |