* config/te-aux.h: Change include of aux.h to aux-coff.h.
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Feb 1996 15:55:06 +0000 (15:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Feb 1996 15:55:06 +0000 (15:55 +0000)
gas/ChangeLog
gas/config/te-aux.h

index 1162e58..f02fea1 100644 (file)
@@ -1,3 +1,7 @@
+Fri Feb  9 10:54:19 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/te-aux.h: Change include of aux.h to aux-coff.h.
+
 Thu Feb  8 20:02:58 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/tc-i960.c (tc_coff_symbol_emit_hook): Correct storage
index b2d7759..da6fa01 100644 (file)
@@ -4,7 +4,7 @@
    This internal_lineno crap is to stop namespace pollution from the
    bfd internal coff headerfile. */
 #define internal_lineno bfd_internal_lineno
-#include "coff/aux.h"  /* override bits in coff/internal.h */
+#include "coff/aux-coff.h"     /* override bits in coff/internal.h */
 #undef internal_lineno
 
 #define COFF_NOLOAD_PROBLEM