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