Commit 0b2dffe1 by Ben Elliston Committed by Ben Elliston

* c-opts.c: Include "tm_p.h".

From-SVN: r128070
parent 8d67c58f
2007-09-04 Ben Elliston <bje@au.ibm.com>
* c-opts.c: Include "tm_p.h".
2007-09-04 Richard Guenther <rguenther@suse.de>
PR tree-optimization/33291
......
......@@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see
#include "options.h"
#include "mkdeps.h"
#include "target.h"
#include "tm_p.h"
#ifndef DOLLARS_IN_IDENTIFIERS
# define DOLLARS_IN_IDENTIFIERS true
......
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