summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2015-04-06 09:42:23 +0000
committerglebius <glebius@FreeBSD.org>2015-04-06 09:42:23 +0000
commit78d51c7b15fc92383c6c68b46966248bdaf2bf1a (patch)
tree7538bd981b1bd3304ee087f206290f42ccc104f7 /usr.bin/bluetooth
parent0d3620e498ef1fb6f4bff312713b789f8f57e15e (diff)
downloadFreeBSD-src-78d51c7b15fc92383c6c68b46966248bdaf2bf1a.zip
FreeBSD-src-78d51c7b15fc92383c6c68b46966248bdaf2bf1a.tar.gz
Stop including if_var.h from userland.
Sponsored by: Nginx, Inc.
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/btsockstat/btsockstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.c b/usr.bin/bluetooth/btsockstat/btsockstat.c
index 20f4de8..a9c9354 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.c
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.c
@@ -38,7 +38,6 @@
#include <sys/socketvar.h>
#include <net/if.h>
-#include <net/if_var.h>
#include <bluetooth.h>
#include <err.h>
OpenPOWER on IntegriCloud