summaryrefslogtreecommitdiff
path: root/tests/intel-hda-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/intel-hda-test.c')
-rw-r--r--tests/intel-hda-test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/intel-hda-test.c b/tests/intel-hda-test.c
index d89b407dcc..1be6add9b5 100644
--- a/tests/intel-hda-test.c
+++ b/tests/intel-hda-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"
#define HDA_ID "hda0"
#define CODEC_DEVICES " -device hda-output,bus=" HDA_ID ".0" \