Commit 92bc3c1a by Richard Henderson Committed by Richard Henderson

* vax.c: Include tree.h earlier.

From-SVN: r57080
parent 3f64e543
2002-09-12 Richard Henderson <rth@redhat.com>
* vax.c: Include tree.h earlier.
2002-09-12 Stan Shebs <shebs@apple.com>
* config/darwin.c (machopic_finish): Remove #if 0 chunks.
......
......@@ -22,6 +22,7 @@ Boston, MA 02111-1307, USA. */
#include "config.h"
#include "system.h"
#include "rtl.h"
#include "tree.h"
#include "regs.h"
#include "hard-reg-set.h"
#include "real.h"
......@@ -30,7 +31,6 @@ Boston, MA 02111-1307, USA. */
#include "function.h"
#include "output.h"
#include "insn-attr.h"
#include "tree.h"
#include "recog.h"
#include "expr.h"
#include "flags.h"
......
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