diff options
Diffstat (limited to 'accel.c')
| -rw-r--r-- | accel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel.c b/accel.c index 74e41daaa5..0510b90f67 100644 --- a/accel.c +++ b/accel.c @@ -23,6 +23,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "sysemu/accel.h" #include "hw/boards.h" #include "qemu-common.h" |