diff options
Diffstat (limited to 'gcc/c-decl.c')
-rw-r--r-- | gcc/c-decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-decl.c b/gcc/c-decl.c index 0c7e80e13c5..1b51d219c58 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -36,7 +36,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-inline.h" #include "flags.h" #include "function.h" -#include "output.h" #include "c-tree.h" #include "toplev.h" #include "tm_p.h" |