diff options
Diffstat (limited to 'net/eth.c')
| -rw-r--r-- | net/eth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/eth.c b/net/eth.c index ae5d881aae..0c1d413ee2 100644 --- a/net/eth.c +++ b/net/eth.c @@ -18,7 +18,6 @@ #include "qemu/osdep.h" #include "net/eth.h" #include "net/checksum.h" -#include "qemu-common.h" #include "net/tap.h" void eth_setup_vlan_headers_ex(struct eth_header *ehdr, uint16_t vlan_tag, |