Missed during interix commit.
authorJeff Law <law@gcc.gnu.org>
Tue, 13 Apr 1999 23:00:11 +0000 (17:00 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 13 Apr 1999 23:00:11 +0000 (17:00 -0600)
From-SVN: r26429

gcc/config/i386/i386-interix.h

index d665844f8872d50010a414895203d8b5808be1d1..8e9f44393ccf43088c8f038f6d070a47da3a39e7 100644 (file)
@@ -26,13 +26,14 @@ Boston, MA 02111-1307, USA.  */
 
 #define YES_UNDERSCORES
 
+/* YES_UNDERSCORES must preceed gas.h */
+#include <i386/gas.h>
+/* The rest must follow. */
+
 #define DBX_DEBUGGING_INFO
 #define SDB_DEBUGGING_INFO
 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
 
-#include <interix.h> 
-#include <i386/gas.h>  /* we're close enough ... */
-
 #define HANDLE_SYSV_PRAGMA
 #undef HANDLE_PRAGMA_WEAK  /* until the link format can handle it */