From a0d66c8d678e61730d6a51dc9e60af73410d1372 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 16 Dec 1998 15:24:51 -0700 Subject: dummy import to prevent merge lossage From-SVN: r24349 --- gcc/config/convex/convex.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'gcc/config/convex/convex.c') diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c index f642fb0..cd2eb55 100644 --- a/gcc/config/convex/convex.c +++ b/gcc/config/convex/convex.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for Convex. - Copyright (C) 1988, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1988, 1993, 1994, 1997 Free Software Foundation, Inc. This file is part of GNU CC. @@ -19,6 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" +#include #include "tree.h" #include "rtl.h" #include "regs.h" @@ -31,9 +32,6 @@ Boston, MA 02111-1307, USA. */ #include "output.h" #include "expr.h" -#undef NULL -#include - /* Tables used in convex.h */ char regno_ok_for_index_p_base[1 + LAST_VIRTUAL_REGISTER + 1]; -- cgit v1.1