X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftests%2Fi82801b11-test.c;h=c3b5ebbca1ed8960b6e75b28214c0b9021f94e27;hb=437fd90c0250dee670290f9b714253671a990160;hp=78d9ce0e6bc44432c158ad8ae2c76fb91c67861f;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/i82801b11-test.c b/qemu/tests/i82801b11-test.c index 78d9ce0e6..c3b5ebbca 100644 --- a/qemu/tests/i82801b11-test.c +++ b/qemu/tests/i82801b11-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)