aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/cavium/octe/ethernet-tx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/cavium/octe/ethernet-tx.c')
-rw-r--r--sys/mips/cavium/octe/ethernet-tx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/cavium/octe/ethernet-tx.c b/sys/mips/cavium/octe/ethernet-tx.c
index 97af542eeb2e..b55ada64db20 100644
--- a/sys/mips/cavium/octe/ethernet-tx.c
+++ b/sys/mips/cavium/octe/ethernet-tx.c
@@ -41,6 +41,7 @@ __FBSDID("$FreeBSD$");
#include <net/bpf.h>
#include <net/ethernet.h>
#include <net/if.h>
+#include <net/if_var.h>
#include "wrapper-cvmx-includes.h"
#include "ethernet-headers.h"