diff options
Diffstat (limited to 'gcc/config/bfin/bfin.c')
-rw-r--r-- | gcc/config/bfin/bfin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/bfin/bfin.c b/gcc/config/bfin/bfin.c index dd141ed7bb1..3a4b8af9f9b 100644 --- a/gcc/config/bfin/bfin.c +++ b/gcc/config/bfin/bfin.c @@ -56,6 +56,7 @@ #include "sel-sched.h" #include "hw-doloop.h" #include "opts.h" +#include "dumpfile.h" /* A C structure for machine-specific, per-function data. This is added to the cfun structure. */ |