From 10f913f2634ec7d177e82f01c310105d9ff8c83b Mon Sep 17 00:00:00 2001 From: ghazi Date: Mon, 2 Jun 2003 14:15:15 +0000 Subject: * mips.c: Don't include output.h twice. * stormy16.c: Likewise. * xtensa.c: Likewise. * output.h: Protect against multiple inclusion. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67330 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/stormy16/stormy16.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/config/stormy16') diff --git a/gcc/config/stormy16/stormy16.c b/gcc/config/stormy16/stormy16.c index 193be195012..823f193c853 100644 --- a/gcc/config/stormy16/stormy16.c +++ b/gcc/config/stormy16/stormy16.c @@ -40,7 +40,6 @@ Boston, MA 02111-1307, USA. */ #include "tree.h" #include "expr.h" #include "optabs.h" -#include "output.h" #include "except.h" #include "function.h" #include "target.h" -- cgit v1.2.1