X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftests%2Fac97-test.c;fp=qemu%2Ftests%2Fac97-test.c;h=75cab8f98f9de5447a479a0c1945150a6654a986;hb=437fd90c0250dee670290f9b714253671a990160;hp=af30ea1dd6a72bf2d54bd0e31fa75a65fe431041;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/ac97-test.c b/qemu/tests/ac97-test.c index af30ea1dd..75cab8f98 100644 --- a/qemu/tests/ac97-test.c +++ b/qemu/tests/ac97-test.c @@ -7,10 +7,9 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include -#include #include "libqtest.h" -#include "qemu/osdep.h" /* Tests only initialization so far. TODO: Replace with functional tests */ static void nop(void)