diff options
Diffstat (limited to 'gcc/tree-stdarg.c')
-rw-r--r-- | gcc/tree-stdarg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-stdarg.c b/gcc/tree-stdarg.c index 8401747a020..3bfbfc2dc19 100644 --- a/gcc/tree-stdarg.c +++ b/gcc/tree-stdarg.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "function.h" #include "langhooks.h" -#include "diagnostic.h" #include "gimple-pretty-print.h" #include "target.h" #include "tree-flow.h" |