aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2003-10-13 05:30:20 +0000
committerBruce Evans <bde@FreeBSD.org>2003-10-13 05:30:20 +0000
commit1f85f715702dccee80638a3644a2aaf4ae03c91f (patch)
tree2ecc5d638f1e367fb8ca616017bf383dde83874a /usr.bin
parent7d4bf9ccb1f9495e08f3dd21280be6fe1fe1faff (diff)
Notes
Diffstat (limited to 'usr.bin')
-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 54c1b49f442f8..8d3467de2408d 100644
--- a/usr.bin/bluetooth/btsockstat/btsockstat.c
+++ b/usr.bin/bluetooth/btsockstat/btsockstat.c
@@ -44,6 +44,7 @@
#include <fcntl.h>
#include <kvm.h>
#include <limits.h>
+#include <nlist.h>
#include <netgraph/bluetooth/include/ng_bluetooth.h>
#include <netgraph/bluetooth/include/ng_btsocket_hci_raw.h>