]> Git Repo - qemu.git/blobdiff - tests/usb-hcd-ehci-test.c
build: Use $(CCAS) for compiling .S files
[qemu.git] / tests / usb-hcd-ehci-test.c
index 75073bf24e9b913da7f1a97ddff0f6167c2b8fa1..eb247ad453ea567b399e4fa02ca83db04ae076d3 100644 (file)
@@ -7,12 +7,9 @@
  * See the COPYING file in the top-level directory.
  */
 
-#include <glib.h>
-#include <string.h>
-#include <stdio.h>
+#include "qemu/osdep.h"
 #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"
This page took 0.022888 seconds and 4 git commands to generate.