diff options
Diffstat (limited to 'hw/misc/puv3_pm.c')
-rw-r--r-- | hw/misc/puv3_pm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/puv3_pm.c b/hw/misc/puv3_pm.c index 37f23695d8..577cebaac7 100644 --- a/hw/misc/puv3_pm.c +++ b/hw/misc/puv3_pm.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" |