X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftests%2Fusb-hcd-ehci-test.c;fp=qemu%2Ftests%2Fusb-hcd-ehci-test.c;h=a0f13ef40a219c52e7432db0342afbda8c76aa40;hb=437fd90c0250dee670290f9b714253671a990160;hp=75073bf24e9b913da7f1a97ddff0f6167c2b8fa1;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/tests/usb-hcd-ehci-test.c b/qemu/tests/usb-hcd-ehci-test.c index 75073bf24..a0f13ef40 100644 --- a/qemu/tests/usb-hcd-ehci-test.c +++ b/qemu/tests/usb-hcd-ehci-test.c @@ -7,12 +7,10 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include -#include -#include #include "libqtest.h" #include "libqos/pci-pc.h" -#include "qemu/osdep.h" #include "hw/usb/uhci-regs.h" #include "hw/usb/ehci-regs.h" #include "libqos/usb.h"