* Makefile.in (OBS): Compile mipsread.c for all targets now.
[deliverable/binutils-gdb.git] / gdb / tm-mips.h
index 7e9371f1ac8fa2a304c585ce297f748fea1f7df2..b8623d5221bbf2129651b596b78b102b76ffb57c 100644 (file)
@@ -19,11 +19,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"
 
 #if !defined (TARGET_BYTE_ORDER)
 #define TARGET_BYTE_ORDER LITTLE_ENDIAN
This page took 0.024266 seconds and 4 git commands to generate.