]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/usb-hcd-ohci-test.c
e1000: disable debug by default
[mirror_qemu.git] / tests / usb-hcd-ohci-test.c
index 1160bde8408ac04679ff6cd333be765941a80ecc..4758813d785ad460eb04ba6e130104254d93480f 100644 (file)
@@ -1,16 +1,14 @@
 /*
  * QTest testcase for USB OHCI controller
  *
- * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO.,LTD.
+ * Copyright (c) 2014 HUAWEI TECHNOLOGIES CO., LTD.
  *
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
 
-#include <glib.h>
-#include <string.h>
-#include "libqtest.h"
 #include "qemu/osdep.h"
+#include "libqtest.h"
 #include "libqos/usb.h"