diff options
Diffstat (limited to 'net/hub.h')
| -rw-r--r-- | net/hub.h | 1 |
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); |