From 217dcd5da6f727d8c831e5af04951ea96e4baacf Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 16 Feb 1996 08:36:43 -0500 Subject: [PATCH] Renamed from a29k-udi.h. Don't include a29k.h or dbxcoff.h. From-SVN: r11282 --- gcc/config/a29k/udi.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gcc/config/a29k/udi.h b/gcc/config/a29k/udi.h index b840cbfe4fb..400ffbbe985 100644 --- a/gcc/config/a29k/udi.h +++ b/gcc/config/a29k/udi.h @@ -19,12 +19,6 @@ 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 "a29k/a29k.h" - -/* Support -gstabs. */ - -#include "dbxcoff.h" - /* Support the ctors and dtors sections for g++. */ #define CTORS_SECTION_ASM_OP "\t.use .ctors" -- 2.30.2