summaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/caller-save.c')
-rw-r--r--gcc/caller-save.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/caller-save.c b/gcc/caller-save.c
index ecb862b079c..77d299f36cc 100644
--- a/gcc/caller-save.c
+++ b/gcc/caller-save.c
@@ -38,6 +38,7 @@ along with GCC; see the file COPYING3. If not see
#include "tm_p.h"
#include "addresses.h"
#include "ggc.h"
+#include "dumpfile.h"
#define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD)