X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftests%2Fq35-test.c;h=a105f10782f7ee60db00b5219dfbbf3a75ed9ce0;hb=437fd90c0250dee670290f9b714253671a990160;hp=812abe54806ecac2c97b50f69a93e9adca060539;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/q35-test.c b/qemu/tests/q35-test.c index 812abe548..a105f1078 100644 --- a/qemu/tests/q35-test.c +++ b/qemu/tests/q35-test.c @@ -9,12 +9,11 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include -#include #include "libqtest.h" #include "libqos/pci.h" #include "libqos/pci-pc.h" -#include "qemu/osdep.h" #include "hw/pci-host/q35.h" static void smram_set_bit(QPCIDevice *pcidev, uint8_t mask, bool enabled)