]> Git Repo - qemu.git/blobdiff - tests/usb-hcd-ohci-test.c
qmp-test: New, covering basic QMP protocol
[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"
 
 
This page took 0.025593 seconds and 4 git commands to generate.