diff options
Diffstat (limited to 'gcc/lto/lto.h')
-rw-r--r-- | gcc/lto/lto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto/lto.h b/gcc/lto/lto.h index 7b2c2c9ce43..8f38ee8af6f 100644 --- a/gcc/lto/lto.h +++ b/gcc/lto/lto.h @@ -21,8 +21,6 @@ along with GCC; see the file COPYING3. If not see #ifndef LTO_H #define LTO_H -#include "hashtab.h" -#include "vec.h" /* A file. */ typedef struct lto_file_struct |