tilepro.c: Include "tree.h".

2013-10-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

	* config/tilepro/tilepro.c: Include "tree.h".

From-SVN: r203924
This commit is contained in:
Jan-Benedict Glaw 2013-10-22 13:19:18 +00:00 committed by Jan-Benedict Glaw
parent 1adb2fb9ce
commit 574733d335
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-10-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config/tilepro/tilepro.c: Include "tree.h".
2013-10-22 Andreas Schwab <schwab@suse.de>
* config/m68k/m68k.c (notice_update_cc): Handle register conflict

View File

@ -40,6 +40,7 @@
#include "function.h"
#include "dwarf2.h"
#include "timevar.h"
#include "tree.h"
#include "gimple.h"
#include "cfgloop.h"
#include "tilepro-builtins.h"