diff options
Diffstat (limited to 'gcc/plugin.c')
-rw-r--r-- | gcc/plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/plugin.c b/gcc/plugin.c index 1be60e7..15756f3 100644 --- a/gcc/plugin.c +++ b/gcc/plugin.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "diagnostic-core.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" |