]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/vde.c
linux-user: resolve reserved_va vma downwards
[mirror_qemu.git] / net / vde.c
index 0b46fa6405b2cd3d304ba5cd5709394c429584c0..ac48ab2f0a91509677a0bd086f9353922643569c 100644 (file)
--- a/net/vde.c
+++ b/net/vde.c
@@ -31,7 +31,6 @@
 #include "qemu-char.h"
 #include "qemu-common.h"
 #include "qemu-option.h"
-#include "sysemu.h"
 
 typedef struct VDEState {
     VLANClientState nc;