summaryrefslogtreecommitdiffstats
path: root/qemu/hw/gpio/puv3_gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/gpio/puv3_gpio.c')
-rw-r--r--qemu/hw/gpio/puv3_gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/gpio/puv3_gpio.c b/qemu/hw/gpio/puv3_gpio.c
index 39840aa73..445afccf9 100644
--- a/qemu/hw/gpio/puv3_gpio.c
+++ b/qemu/hw/gpio/puv3_gpio.c
@@ -8,6 +8,7 @@
* published by the Free Software Foundation, or any later version.
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/sysbus.h"