]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/ne2000-test.c
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
[mirror_qemu.git] / tests / ne2000-test.c
index 61a678ad300e6602ca8038926ca90fa72a4704cb..b7cf3dd2f5b48bcdf0714f4cb3dde77500e55a4a 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 pci_nop(void)