diff options
Diffstat (limited to 'gcc/cgraphclones.c')
-rw-r--r-- | gcc/cgraphclones.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cgraphclones.c b/gcc/cgraphclones.c index 7a6fb642413..cd2a7dbb107 100644 --- a/gcc/cgraphclones.c +++ b/gcc/cgraphclones.c @@ -96,7 +96,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple-pretty-print.h" #include "output.h" #include "coverage.h" -#include "plugin.h" #include "ipa-inline.h" #include "ipa-utils.h" #include "lto-streamer.h" |