X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftests%2Fes1370-test.c;h=824dc31c64a10a9bda5cf62f1f1228a3932a3fe8;hb=76aa5ea1c150396731e22389f86430ddc86a01d0;hp=cc23fb5c67a5ce43f2214911d1495db5a0f3f554;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/tests/es1370-test.c b/qemu/tests/es1370-test.c index cc23fb5c6..824dc31c6 100644 --- a/qemu/tests/es1370-test.c +++ b/qemu/tests/es1370-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)