Author: glebius
Date: Wed Dec 18 04:36:35 2013
New Revision: 259538
URL: http://svnweb.freebsd.org/changeset/base/259538

Log:
  Fix build.

Modified:
  head/sys/dev/netmap/netmap.c

Modified: head/sys/dev/netmap/netmap.c
==============================================================================
--- head/sys/dev/netmap/netmap.c        Wed Dec 18 03:58:51 2013        
(r259537)
+++ head/sys/dev/netmap/netmap.c        Wed Dec 18 04:36:35 2013        
(r259538)
@@ -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 */
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to