X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/d7b50c0cc052f705eceb17018ff36a453a6c60c7..fa3007e7ec3a1e19a85912482ded024f95b48dc8:/tests/ac97-test.c diff --git a/tests/ac97-test.c b/tests/ac97-test.c index af30ea1dd6..e0d177bd9c 100644 --- a/tests/ac97-test.c +++ b/tests/ac97-test.c @@ -7,10 +7,8 @@ * See the COPYING file in the top-level directory. */ -#include -#include -#include "libqtest.h" #include "qemu/osdep.h" +#include "libqtest.h" /* Tests only initialization so far. TODO: Replace with functional tests */ static void nop(void)