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 1f56fa2f38b..31baccaef58 100644 --- a/gcc/plugin.c +++ b/gcc/plugin.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "intl.h" #include "plugin.h" -#include "timevar.h" #include "ggc.h" #ifdef ENABLE_PLUGIN |