]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/vmxnet3-test.c
tests: virtio-9p: add attach operation test
[mirror_qemu.git] / tests / vmxnet3-test.c
index a2ebed39cc43bc061eb09fd78a0f474d454bb918..159c0ad72854fe45837b20d8de96210409d2c633 100644 (file)
@@ -7,10 +7,8 @@
  * 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"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */
 static void nop(void)