diff options
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r-- | gcc/xcoffout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c index 746d62b..0e9c65f 100644 --- a/gcc/xcoffout.c +++ b/gcc/xcoffout.c @@ -29,9 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "rtl.h" #include "tree.h" #include "diagnostic-core.h" -#include "alias.h" #include "varasm.h" -#include "flags.h" #include "output.h" #include "debug.h" |