diff options
| author | Takanori Watanabe <takawata@FreeBSD.org> | 2015-04-07 16:48:23 +0000 |
|---|---|---|
| committer | Takanori Watanabe <takawata@FreeBSD.org> | 2015-04-07 16:48:23 +0000 |
| commit | 8d6f425ddd8021ae2257ba9682f8844254ecdde1 (patch) | |
| tree | 3407105e73d99b25919959b8ea59bc192c2c9f36 /lib/libbluetooth/dev.c | |
| parent | 212236608c8e01c8e4c65053539714d897e1482b (diff) | |
Notes
Diffstat (limited to 'lib/libbluetooth/dev.c')
| -rw-r--r-- | lib/libbluetooth/dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libbluetooth/dev.c b/lib/libbluetooth/dev.c index 1f9e745dd46a..a6295dd2b1f0 100644 --- a/lib/libbluetooth/dev.c +++ b/lib/libbluetooth/dev.c @@ -30,6 +30,7 @@ * $FreeBSD$ */ +#define L2CAP_SOCKET_CHECKED #include <bluetooth.h> #include <stdio.h> #include <string.h> |
