diff options
Diffstat (limited to 'gcc/tlink.c')
-rw-r--r-- | gcc/tlink.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tlink.c b/gcc/tlink.c index ec2f9f42c9d..5d2b7da51e4 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -26,13 +26,11 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "intl.h" #include "obstack.h" -#include "hashtab.h" #include "demangle.h" #include "collect2.h" #include "collect-utils.h" #include "filenames.h" #include "diagnostic-core.h" -#include "vec.h" /* TARGET_64BIT may be defined to use driver specific functionality. */ #undef TARGET_64BIT |