X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftests%2Fvirtio-balloon-test.c;h=b010ce98e803126baceaf5359d8afb2a5b73b222;hb=40a5f2a48ab343bf24a69af2b1b8bcd09798be3c;hp=becebb51a755abc98e45b59622d1a7c911f55558;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/tests/virtio-balloon-test.c b/qemu/tests/virtio-balloon-test.c index becebb51a..b010ce98e 100644 --- a/qemu/tests/virtio-balloon-test.c +++ b/qemu/tests/virtio-balloon-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)