diff options
Diffstat (limited to 'gcc/graph.c')
-rw-r--r-- | gcc/graph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/graph.c b/gcc/graph.c index 5fb0d781bc2..5b368749e6a 100644 --- a/gcc/graph.c +++ b/gcc/graph.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "vec.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "tm.h" #include "hard-reg-set.h" #include "input.h" |