Commit b9b6c084 by Steven Bosscher

* c-typeck.c: Do not include expr.h.

From-SVN: r159860
parent fa3adca3
2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
* c-typeck.c: Do not include expr.h.
2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
* rtl.h (decl_default_tls_model): Move prototype from here...
* output.h: ...to here.
* c-decl.c: Do not include rtl.h.
......
......@@ -35,7 +35,6 @@ along with GCC; see the file COPYING3. If not see
#include "c-lang.h"
#include "flags.h"
#include "output.h"
#include "expr.h"
#include "toplev.h"
#include "intl.h"
#include "target.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