aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wlandebug
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2018-02-23 03:11:43 +0000
committerAlan Somers <asomers@FreeBSD.org>2018-02-23 03:11:43 +0000
commitb1d757bc1dc29cda592d632b955a706215975f1d (patch)
treeade1caecfc99c86ddc277bca4a32e057feecaca2 /usr.sbin/wlandebug
parentbeaafe4f86876bf5b6ba8a6ff4b9b0f484054214 (diff)
downloadsrc-b1d757bc1dc29cda592d632b955a706215975f1d.tar.gz
src-b1d757bc1dc29cda592d632b955a706215975f1d.zip
Notes
Diffstat (limited to 'usr.sbin/wlandebug')
-rw-r--r--usr.sbin/wlandebug/wlandebug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/wlandebug/wlandebug.c b/usr.sbin/wlandebug/wlandebug.c
index 81a09016c7f5..cc8698824880 100644
--- a/usr.sbin/wlandebug/wlandebug.c
+++ b/usr.sbin/wlandebug/wlandebug.c
@@ -38,6 +38,8 @@
#include <sys/types.h>
#include <sys/sysctl.h>
+#include <net/if.h>
+
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>