summaryrefslogtreecommitdiff
path: root/tests/test-bitops.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-bitops.c')
-rw-r--r--tests/test-bitops.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-bitops.c b/tests/test-bitops.c
index 47b5d3ed9a..5050950607 100644
--- a/tests/test-bitops.c
+++ b/tests/test-bitops.c
@@ -6,9 +6,8 @@
*
*/
-#include <glib.h>
-#include <stdint.h>
#include "qemu/osdep.h"
+#include <glib.h>
#include "qemu/bitops.h"
typedef struct {