aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.c
diff options
context:
space:
mode:
authorAnatoly Sokolov <aesok@post.ru>2010-07-30 20:33:10 +0400
committerAnatoly Sokolov <aesok@gcc.gnu.org>2010-07-30 20:33:10 +0400
commit2d5bfc67abf07302897ced5f0e620dc0e31820c2 (patch)
tree16fc0f158d15e7311285f16f4f9bb249ed54ef80 /gcc/config/mmix/mmix.c
parent88d787e7a0cd330eaadee3fb19ff33a62162f53c (diff)
downloadgcc-2d5bfc67abf07302897ced5f0e620dc0e31820c2.zip
gcc-2d5bfc67abf07302897ced5f0e620dc0e31820c2.tar.gz
gcc-2d5bfc67abf07302897ced5f0e620dc0e31820c2.tar.bz2
mmix.c: Include basic-block.h.
* config/mmix/mmix.c: Include basic-block.h. From-SVN: r162718
Diffstat (limited to 'gcc/config/mmix/mmix.c')
-rw-r--r--gcc/config/mmix/mmix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/mmix/mmix.c b/gcc/config/mmix/mmix.c
index 109a46a..24fa24d 100644
--- a/gcc/config/mmix/mmix.c
+++ b/gcc/config/mmix/mmix.c
@@ -30,6 +30,7 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h"
#include "insn-config.h"
#include "output.h"
+#include "basic-block.h"
#include "flags.h"
#include "tree.h"
#include "function.h"