aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap.c
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2013-12-18 04:36:35 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2013-12-18 04:36:35 +0000
commit256d9417f824070f10af7b6f07cf84a0a2176ba3 (patch)
tree724cedd3c4e8fb01186729995ae8674f6be25a0b /sys/dev/netmap/netmap.c
parent55888cfaa2584256e00c6252483c743da83ea9f9 (diff)
Notes
Diffstat (limited to 'sys/dev/netmap/netmap.c')
-rw-r--r--sys/dev/netmap/netmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/netmap/netmap.c b/sys/dev/netmap/netmap.c
index 033cd3059e17..478d9374937f 100644
--- a/sys/dev/netmap/netmap.c
+++ b/sys/dev/netmap/netmap.c
@@ -151,6 +151,7 @@ ports attached to the switch)
#include <machine/bus.h> /* bus_dmamap_* */
#include <sys/endian.h>
#include <sys/refcount.h>
+#include <sys/jail.h>
/* reduce conditional code */