* Makefile.in (OBS): Compile mipsread.c for all targets now.
[deliverable/binutils-gdb.git] / gdb / tm-irix3.h
index 36ea3cd06e537af10b7adbc6e000b0e888315c72..84017e034fca3c416ea37ef76b1764bcd2731eb7 100644 (file)
@@ -17,11 +17,8 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#ifndef LANGUAGE_C
-#define LANGUAGE_C
-#endif
-#include <sym.h>
-#include <symconst.h>
+#include "coff/sym.h"                  /* Needed for PDR below. */
+#include "coff/symconst.h"
 
 #define TARGET_BYTE_ORDER BIG_ENDIAN
 
This page took 0.024132 seconds and 4 git commands to generate.