aboutsummaryrefslogtreecommitdiff
path: root/net/tap-bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tap-bsd.c')
-rw-r--r--net/tap-bsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tap-bsd.c b/net/tap-bsd.c
index e51d068..3773d5d 100644
--- a/net/tap-bsd.c
+++ b/net/tap-bsd.c
@@ -25,6 +25,7 @@
#include "net/tap.h"
#include "qemu-common.h"
#include "sysemu.h"
+#include "qemu-error.h"
#ifdef __NetBSD__
#include <net/if_tap.h>