diff options
Diffstat (limited to 'gcc/c/c-errors.c')
-rw-r--r-- | gcc/c/c-errors.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/c/c-errors.c b/gcc/c/c-errors.c index 78c3dfd..c640bb2 100644 --- a/gcc/c/c-errors.c +++ b/gcc/c/c-errors.c @@ -27,8 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "symtab.h" #include "input.h" #include "alias.h" -#include "double-int.h" -#include "machmode.h" #include "inchash.h" #include "tree.h" #include "c-tree.h" |