diff options
Diffstat (limited to 'hw/misc/edu.c')
-rw-r--r-- | hw/misc/edu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/edu.c b/hw/misc/edu.c index 43d5b18f2a..2639c64253 100644 --- a/hw/misc/edu.c +++ b/hw/misc/edu.c @@ -22,6 +22,7 @@ * DEALINGS IN THE SOFTWARE. */ +#include "qemu/osdep.h" #include "hw/pci/pci.h" #include "qemu/timer.h" #include "qemu/main-loop.h" /* iothread mutex */ |