diff options
Diffstat (limited to 'tests/test-x86-cpuid.c')
-rw-r--r-- | tests/test-x86-cpuid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-x86-cpuid.c b/tests/test-x86-cpuid.c index 6cd20d4a23..8eb0bc6ad5 100644 --- a/tests/test-x86-cpuid.c +++ b/tests/test-x86-cpuid.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include <glib.h> #include "hw/i386/topology.h" |