X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftests%2Fpcnet-test.c;h=2ddf4965c67aa355a78401cb790c7e96283a25bd;hb=refs%2Ftags%2Fdanube.1.0;hp=84af4f327a6c34ae293773183b90de0024e998b3;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/tests/pcnet-test.c b/qemu/tests/pcnet-test.c index 84af4f327..2ddf4965c 100644 --- a/qemu/tests/pcnet-test.c +++ b/qemu/tests/pcnet-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 pci_nop(void)