diff options
Diffstat (limited to 'net/tap-haiku.c')
-rw-r--r-- | net/tap-haiku.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tap-haiku.c b/net/tap-haiku.c index 397e53235e..b27e57e955 100644 --- a/net/tap-haiku.c +++ b/net/tap-haiku.c @@ -23,6 +23,7 @@ */ #include "qemu/osdep.h" +#include "qapi/error.h" #include "tap_int.h" int tap_open(char *ifname, int ifname_size, int *vnet_hdr, |