summaryrefslogtreecommitdiff
path: root/hw/net/net_tx_pkt.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2016-06-06 18:56:37 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2016-06-16 18:39:03 +0200
commite9abfcb57fd222d58a0c3c71917f9e40d09e9d35 (patch)
tree9544802f0debbfef647f665c5629bab662960b5d /hw/net/net_tx_pkt.h
parent02d0e095031b7fda77de8b558465a57659ea79cb (diff)
downloadqemu-e9abfcb57fd222d58a0c3c71917f9e40d09e9d35.tar.gz
clean-includes: run it once more
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/net/net_tx_pkt.h')
-rw-r--r--hw/net/net_tx_pkt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/net/net_tx_pkt.h b/hw/net/net_tx_pkt.h
index 07b9a2098b..212ecc62fc 100644
--- a/hw/net/net_tx_pkt.h
+++ b/hw/net/net_tx_pkt.h
@@ -18,7 +18,6 @@
#ifndef NET_TX_PKT_H
#define NET_TX_PKT_H
-#include "qemu/osdep.h"
#include "net/eth.h"
#include "exec/hwaddr.h"