From 933200256faadb7ea7f0554dc590aa555fbe02c6 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 10 Nov 1992 03:14:09 +0000 Subject: [PATCH] Include i386gstabs.h, not i386gas.h. From-SVN: r2728 --- gcc/config/i386/mach.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/i386/mach.h b/gcc/config/i386/mach.h index c1635747104..c4d4b37d26b 100644 --- a/gcc/config/i386/mach.h +++ b/gcc/config/i386/mach.h @@ -4,7 +4,7 @@ i386gas.h checks this. */ #define YES_UNDERSCORES -#include "i386gas.h" +#include "i386gstabs.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dunix -Di386 -DMACH" -- 2.30.2