X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Ftests%2Fusb-hcd-uhci-test.c;h=71ff2ea189f5761b577d449103c131d5662707ac;hb=437fd90c0250dee670290f9b714253671a990160;hp=a96b71683c8ca0b2f91101f0464be1d6e275d735;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/usb-hcd-uhci-test.c b/qemu/tests/usb-hcd-uhci-test.c index a96b71683..71ff2ea18 100644 --- a/qemu/tests/usb-hcd-uhci-test.c +++ b/qemu/tests/usb-hcd-uhci-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" #include "libqos/usb.h" #include "hw/usb/uhci-regs.h"