* graphite-poly.c: Include dumpfile.h.
authorNathan Sidwell <nathan@acm.org>
Thu, 11 May 2017 17:43:52 +0000 (17:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 May 2017 17:43:52 +0000 (17:43 +0000)
From-SVN: r247919

gcc/ChangeLog
gcc/graphite-poly.c

index f8a0f58..057973a 100644 (file)
@@ -1,5 +1,7 @@
 2017-05-11  Nathan Sidwell  <nathan@acm.org>
 
+       * graphite-poly.c: Include dumpfile.h.
+
        * dumpfle.h (dump_function): Declare here ...
        * tree-dump.h (dump_function): ... not here.
        * dumpfile.c: #include tree-cfg.h.
index 5e9323a..2468ed6 100644 (file)
@@ -40,6 +40,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "pretty-print.h"
 #include "gimple-pretty-print.h"
 #include "graphite.h"
+#include "dumpfile.h"
 
 /* Print to STDERR the GMP value VAL.  */