diff options
Diffstat (limited to 'stubs/qtest.c')
-rw-r--r-- | stubs/qtest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/qtest.c b/stubs/qtest.c index 4dfde6104d..891eb954fb 100644 --- a/stubs/qtest.c +++ b/stubs/qtest.c @@ -8,6 +8,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "sysemu/qtest.h" /* Needed for qtest_allowed() */ |