diff options
Diffstat (limited to 'gcc/tree-nomudflap.c')
-rw-r--r-- | gcc/tree-nomudflap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c index f204e2a064c..b7a41e1a857 100644 --- a/gcc/tree-nomudflap.c +++ b/gcc/tree-nomudflap.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-inline.h" #include "gimple.h" #include "hashtab.h" -#include "output.h" #include "langhooks.h" #include "tree-mudflap.h" #include "tree-pass.h" |