aboutsummaryrefslogtreecommitdiff
path: root/include/hw/nvram/chrp_nvram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nvram/chrp_nvram.h')
-rw-r--r--include/hw/nvram/chrp_nvram.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/nvram/chrp_nvram.h b/include/hw/nvram/chrp_nvram.h
index b4f5b2b104..09941a9be4 100644
--- a/include/hw/nvram/chrp_nvram.h
+++ b/include/hw/nvram/chrp_nvram.h
@@ -18,6 +18,8 @@
#ifndef CHRP_NVRAM_H
#define CHRP_NVRAM_H
+#include "qemu/bswap.h"
+
/* OpenBIOS NVRAM partition */
typedef struct {
uint8_t signature;