aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-streamer.h')
-rw-r--r--gcc/lto-streamer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lto-streamer.h b/gcc/lto-streamer.h
index 025929f..236fcc4 100644
--- a/gcc/lto-streamer.h
+++ b/gcc/lto-streamer.h
@@ -1221,5 +1221,6 @@ struct dref_entry {
extern vec<dref_entry> dref_queue;
+extern FILE *streamer_dump_file;
#endif /* GCC_LTO_STREAMER_H */