diff --git a/gcc/rust/ast/rust-fmt.h b/gcc/rust/ast/rust-fmt.h index 6a0c116b841b..317db93dc1f0 100644 --- a/gcc/rust/ast/rust-fmt.h +++ b/gcc/rust/ast/rust-fmt.h @@ -20,7 +20,6 @@ #define RUST_FMT_H #include "rust-system.h" -#include // FIXME: How to encode Option?