diff options
Diffstat (limited to 'net/hub.h')
-rw-r--r-- | net/hub.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |