]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mmix.c: Include basic-block.h.
authorAnatoly Sokolov <aesok@post.ru>
Fri, 30 Jul 2010 16:33:10 +0000 (20:33 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Fri, 30 Jul 2010 16:33:10 +0000 (20:33 +0400)
* config/mmix/mmix.c: Include basic-block.h.

From-SVN: r162718

gcc/ChangeLog
gcc/config/mmix/mmix.c

index faa152206b5466d6f86cd7014ecbc39c789bbe5d..a95ea89aa1aedbae161aa28cb42cf42d716fe986 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-30  Anatoly Sokolov  <aesok@post.ru>
+
+       * config/mmix/mmix.c: Include basic-block.h.
+
 2010-07-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        PR c++/45112
index 109a46a51fc9987631a1401a8d383a0f18e8cc40..24fa24d9d0381fd75accfaeedf61823cc8d2192b 100644 (file)
@@ -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"