summaryrefslogtreecommitdiff
path: root/tests/ac97-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ac97-test.c')
-rw-r--r--tests/ac97-test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ac97-test.c b/tests/ac97-test.c
index af30ea1dd6..75cab8f98f 100644
--- a/tests/ac97-test.c
+++ b/tests/ac97-test.c
@@ -7,10 +7,9 @@
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include <glib.h>
-#include <string.h>
#include "libqtest.h"
-#include "qemu/osdep.h"
/* Tests only initialization so far. TODO: Replace with functional tests */
static void nop(void)