diff options
Diffstat (limited to 'gcc/hw-doloop.c')
-rw-r--r-- | gcc/hw-doloop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/hw-doloop.c b/gcc/hw-doloop.c index ec1bedd4e4c..925039f15bf 100644 --- a/gcc/hw-doloop.c +++ b/gcc/hw-doloop.c @@ -34,6 +34,7 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "target.h" #include "hw-doloop.h" +#include "dumpfile.h" #ifdef HAVE_doloop_end |