summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2008-07-29 17:02:00 +0000
committeremax <emax@FreeBSD.org>2008-07-29 17:02:00 +0000
commit1021fb07ded976dc03c797ff87f9dc69a52cb7f8 (patch)
treeff7132eab5cc99964f87710eaa78fc0104abf728 /usr.bin/bluetooth
parent671e6f698dce6e5009b44a12bbb199809ea267c7 (diff)
downloadFreeBSD-src-1021fb07ded976dc03c797ff87f9dc69a52cb7f8.zip
FreeBSD-src-1021fb07ded976dc03c797ff87f9dc69a52cb7f8.tar.gz
Fix build
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/btsockstat/btsockstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.c b/usr.bin/bluetooth/btsockstat/btsockstat.c
index c7f333c..f63ee1f 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.c
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.c
@@ -32,6 +32,7 @@
#include <sys/types.h>
#include <sys/callout.h>
#include <sys/param.h>
+#include <sys/protosw.h>
#include <sys/queue.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
OpenPOWER on IntegriCloud