From 32806d5e19bba90efc7a6835ea44aab5a78daf5d Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 29 Apr 1996 17:02:49 +0000 Subject: [PATCH] * sparc/vxsparc.h: sparc-aout.h renamed to aout.h. From-SVN: r11903 --- gcc/config/sparc/vxsparc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/sparc/vxsparc.h b/gcc/config/sparc/vxsparc.h index f9fab34a904..abc7d8070f9 100644 --- a/gcc/config/sparc/vxsparc.h +++ b/gcc/config/sparc/vxsparc.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler. Vxworks SPARC version. - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright (C) 1994, 1996 Free Software Foundation, Inc. Contributed by David Henkel-Wallace (gumby@cygnus.com) This file is part of GNU CC. @@ -19,7 +19,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "sparc/sparc-aout.h" +#include "sparc/aout.h" /* Specify what to link with. */ /* VxWorks does all the library stuff itself. */ -- 2.30.2