diff options
Diffstat (limited to 'net/hub.c')
| -rw-r--r-- | net/hub.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hub.c b/net/hub.c index 9ae9f012cb..b6d44fd75b 100644 --- a/net/hub.c +++ b/net/hub.c @@ -12,6 +12,7 @@ * */ +#include "qemu/osdep.h" #include "monitor/monitor.h" #include "net/net.h" #include "clients.h" |