summary refs log tree commit diff stats
path: root/net/hub.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/hub.h')
-rw-r--r--net/hub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/hub.h b/net/hub.h
index 6a16f0487a..66d3322fac 100644
--- a/net/hub.h
+++ b/net/hub.h
@@ -15,7 +15,6 @@
 #ifndef NET_HUB_H
 #define NET_HUB_H
 
-#include "qemu-common.h"
 
 NetClientState *net_hub_add_port(int hub_id, const char *name,
                                  NetClientState *hubpeer);