Commit 432b5555 by David Daney Committed by David Daney

driver-native.c: Include coretypes.h and tm.h.

2008-07-09  David Daney  <ddaney@avtrex.com>

	* config/mips/driver-native.c: Include coretypes.h and tm.h.

From-SVN: r137669
parent d406b663
2008-07-09 David Daney <ddaney@avtrex.com>
* config/mips/driver-native.c: Include coretypes.h and tm.h.
2008-07-09 Jakub Jelinek <jakub@redhat.com>
* gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
......
......@@ -19,6 +19,8 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
/* This will be called by the spec parser in gcc.c when it sees
a %:local_cpu_detect(args) construct. Currently it will be called
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment