From 411a5fdbb3dd161f7c93dafe3156177d62209a1c Mon Sep 17 00:00:00 2001 From: takawata Date: Tue, 7 Apr 2015 16:48:23 +0000 Subject: Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED This will fix build. --- usr.sbin/bluetooth/sdpd/gn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/bluetooth/sdpd/gn.c') diff --git a/usr.sbin/bluetooth/sdpd/gn.c b/usr.sbin/bluetooth/sdpd/gn.c index d35c0ee..c2bea48 100644 --- a/usr.sbin/bluetooth/sdpd/gn.c +++ b/usr.sbin/bluetooth/sdpd/gn.c @@ -32,6 +32,7 @@ */ #include +#define L2CAP_SOCKET_CHECKED #include #include #include -- cgit v1.1