From 0dbd1c7442aeabc3e63daf6f70f8fb136f0cf38e Mon Sep 17 00:00:00 2001 From: law Date: Sun, 2 Nov 1997 21:19:36 +0000 Subject: Update mainline egcs to gcc2 snapshot 971021. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16278 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/reorg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/reorg.c') diff --git a/gcc/reorg.c b/gcc/reorg.c index 28553e6583d..5ae579a88a1 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -115,8 +115,8 @@ Boston, MA 02111-1307, USA. */ The HP-PA can conditionally nullify insns, providing a similar effect to the ARM, differing mostly in which insn is "in charge". */ -#include #include "config.h" +#include #include "rtl.h" #include "insn-config.h" #include "conditions.h" -- cgit v1.2.1