]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/tap-bsd.c
Clean up inclusion of sysemu/sysemu.h
[mirror_qemu.git] / net / tap-bsd.c
index 5695e3dd1f585a2628d77defc5896039e9571469..a5c3707f806d7699e2a552b771b77c3dedd66269 100644 (file)
@@ -27,7 +27,6 @@
 #include "qapi/error.h"
 #include "tap_int.h"
 #include "qemu/cutils.h"
-#include "sysemu/sysemu.h"
 #include "qemu/error-report.h"
 
 #if defined(__NetBSD__) || defined(__FreeBSD__)