Include i386gstabs.h, not i386gas.h.

From-SVN: r2728
This commit is contained in:
Richard Stallman 1992-11-10 03:14:09 +00:00
parent 166792f0ff
commit 933200256f
1 changed files with 1 additions and 1 deletions

View File

@ -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"