summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/sdpd/profile.c
diff options
context:
space:
mode:
authorTakanori Watanabe <takawata@FreeBSD.org>2015-04-07 16:48:23 +0000
committerTakanori Watanabe <takawata@FreeBSD.org>2015-04-07 16:48:23 +0000
commit8d6f425ddd8021ae2257ba9682f8844254ecdde1 (patch)
tree3407105e73d99b25919959b8ea59bc192c2c9f36 /usr.sbin/bluetooth/sdpd/profile.c
parent212236608c8e01c8e4c65053539714d897e1482b (diff)
downloadsrc-test2-8d6f425ddd8021ae2257ba9682f8844254ecdde1.tar.gz
src-test2-8d6f425ddd8021ae2257ba9682f8844254ecdde1.zip
Notes
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/profile.c')
-rw-r--r--usr.sbin/bluetooth/sdpd/profile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/sdpd/profile.c b/usr.sbin/bluetooth/sdpd/profile.c
index f3dfaa7652a3..5c25d037378e 100644
--- a/usr.sbin/bluetooth/sdpd/profile.c
+++ b/usr.sbin/bluetooth/sdpd/profile.c
@@ -32,6 +32,7 @@
*/
#include <sys/queue.h>
+#define L2CAP_SOCKET_CHECKED
#include <bluetooth.h>
#include <sdp.h>
#include <string.h>