summaryrefslogtreecommitdiffstats
path: root/sys/dev/em
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-11-11 19:00:51 +0000
committerdes <des@FreeBSD.org>2004-11-11 19:00:51 +0000
commitd7f5c2c69a03f9ab3ebe00a04b1c09a4f498f4c6 (patch)
tree24f078570e30361d15a04c6a150d667595555c4a /sys/dev/em
parent5a9a7a2d1377f36bc78f466c25e7ed4eefab8fc7 (diff)
downloadFreeBSD-src-d7f5c2c69a03f9ab3ebe00a04b1c09a4f498f4c6.zip
FreeBSD-src-d7f5c2c69a03f9ab3ebe00a04b1c09a4f498f4c6.tar.gz
Unbreak the build.
Pointy hat to: bms
Diffstat (limited to 'sys/dev/em')
-rw-r--r--sys/dev/em/if_em.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/em/if_em.h b/sys/dev/em/if_em.h
index 9058c84..9c85b2a 100644
--- a/sys/dev/em/if_em.h
+++ b/sys/dev/em/if_em.h
@@ -46,6 +46,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <sys/kernel.h>
#include <sys/module.h>
#include <sys/sockio.h>
+#include <sys/sysctl.h>
#include <net/if.h>
#include <net/if_arp.h>
OpenPOWER on IntegriCloud