diff options
Diffstat (limited to 'hw/misc/stm32f2xx_syscfg.c')
-rw-r--r-- | hw/misc/stm32f2xx_syscfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/stm32f2xx_syscfg.c b/hw/misc/stm32f2xx_syscfg.c index 4ae4042bf3..d0d7076eff 100644 --- a/hw/misc/stm32f2xx_syscfg.c +++ b/hw/misc/stm32f2xx_syscfg.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "hw/misc/stm32f2xx_syscfg.h" #ifndef STM_SYSCFG_ERR_DEBUG |