diff options
Diffstat (limited to 'gcc/rust/rust-object-export.h')
| -rw-r--r-- | gcc/rust/rust-object-export.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/gcc/rust/rust-object-export.h b/gcc/rust/rust-object-export.h index 1704f59..fcede54 100644 --- a/gcc/rust/rust-object-export.h +++ b/gcc/rust/rust-object-export.h @@ -19,6 +19,8 @@  #ifndef RUST_OBJECT_EXPORT_H  #define RUST_OBJECT_EXPORT_H +#include "rust-system.h" +  extern unsigned int  rust_field_alignment (tree t); | 
