aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorMaksim Yevmenkin <emax@FreeBSD.org>2008-07-29 17:02:00 +0000
committerMaksim Yevmenkin <emax@FreeBSD.org>2008-07-29 17:02:00 +0000
commit9b501d5ab142f46a59a1cfc64d4f7c90f8c102f6 (patch)
treeff7132eab5cc99964f87710eaa78fc0104abf728 /usr.bin/bluetooth
parent7e7f7ca3c607e2e150d63692e9cc320bbbe2e7d8 (diff)
downloadsrc-9b501d5ab142f46a59a1cfc64d4f7c90f8c102f6.tar.gz
src-9b501d5ab142f46a59a1cfc64d4f7c90f8c102f6.zip
Notes
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 c7f333c60eb6..f63ee1fe5f7a 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>