diff options
Diffstat (limited to 'gcc/dfp.c')
-rw-r--r-- | gcc/dfp.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dfp.c b/gcc/dfp.c index f483e989783..6c8a6c7f2a1 100644 --- a/gcc/dfp.c +++ b/gcc/dfp.c @@ -21,12 +21,9 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "tm_p.h" #include "dfp.h" |