diff options
Diffstat (limited to 'tests/test-bitops.c')
-rw-r--r-- | tests/test-bitops.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-bitops.c b/tests/test-bitops.c index 8238eb5f6b..47b5d3ed9a 100644 --- a/tests/test-bitops.c +++ b/tests/test-bitops.c @@ -8,6 +8,7 @@ #include <glib.h> #include <stdint.h> +#include "qemu/osdep.h" #include "qemu/bitops.h" typedef struct { |