X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftests%2Fioh3420-test.c;h=93eb2f7506180d3d23001b700e28a4101116b72f;hb=253d8ef5e9f6b9177954ce9eb3b8c9b7684cf2a4;hp=c991a5f87343f313a5384c7950e02e708e3514cb;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/tests/ioh3420-test.c b/qemu/tests/ioh3420-test.c index c991a5f87..93eb2f750 100644 --- a/qemu/tests/ioh3420-test.c +++ b/qemu/tests/ioh3420-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)