diff options
Diffstat (limited to 'rust/wrapper.h')
| -rw-r--r-- | rust/wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/wrapper.h b/rust/wrapper.h index a9bc67af0d..54839ce0f5 100644 --- a/rust/wrapper.h +++ b/rust/wrapper.h @@ -62,3 +62,4 @@ typedef enum memory_order { #include "qapi/error.h" #include "migration/vmstate.h" #include "chardev/char-serial.h" +#include "exec/memattrs.h" |