summaryrefslogtreecommitdiffstats
path: root/sys/net/if_stf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_stf.c')
-rw-r--r--sys/net/if_stf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/net/if_stf.c b/sys/net/if_stf.c
index 3100c95..2f53c44 100644
--- a/sys/net/if_stf.c
+++ b/sys/net/if_stf.c
@@ -82,7 +82,6 @@
#include <sys/systm.h>
#include <sys/socket.h>
#include <sys/sockio.h>
-#include <sys/mac.h>
#include <sys/mbuf.h>
#include <sys/errno.h>
#include <sys/kernel.h>
@@ -117,6 +116,8 @@
#include <net/bpf.h>
+#include <security/mac/mac_framework.h>
+
#define STFNAME "stf"
#define STFUNIT 0
OpenPOWER on IntegriCloud