diff options
Diffstat (limited to 'qemu/hw/misc/stm32f2xx_syscfg.c')
-rw-r--r-- | qemu/hw/misc/stm32f2xx_syscfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/misc/stm32f2xx_syscfg.c b/qemu/hw/misc/stm32f2xx_syscfg.c index 4ae4042bf..d0d7076ef 100644 --- a/qemu/hw/misc/stm32f2xx_syscfg.c +++ b/qemu/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 |