diff options
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r-- | gcc/dbxout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c index 469ff35801b..17261c17fc2 100644 --- a/gcc/dbxout.c +++ b/gcc/dbxout.c @@ -100,8 +100,6 @@ along with GCC; see the file COPYING3. If not see #include "emit-rtl.h" #include "stmt.h" #include "expr.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "stringpool.h" |