aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/util/rust-dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/util/rust-dump.h')
-rw-r--r--gcc/rust/util/rust-dump.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/rust/util/rust-dump.h b/gcc/rust/util/rust-dump.h
index c2d9c4d..111174b 100644
--- a/gcc/rust/util/rust-dump.h
+++ b/gcc/rust/util/rust-dump.h
@@ -16,6 +16,8 @@
// along with GCC; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
+#include "rust-system.h"
+
// Common definitions useful for textual dump of IRs (AST and HIR).
#ifndef RUST_DUMP_H