diff options
Diffstat (limited to 'stubs/reset.c')
-rw-r--r-- | stubs/reset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/reset.c b/stubs/reset.c index ad287251ed..5d47711f9a 100644 --- a/stubs/reset.c +++ b/stubs/reset.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "hw/hw.h" /* Stub functions for binaries that never call qemu_devices_reset(), |