diff options
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 1f9e745..a6295dd 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> |