summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-ae
blob: 964f9a980160d0b81d7d9bb05e2f751c76dbb21f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ae,v 1.2 2012/02/15 09:30:23 plunky Exp $

--- lib/l2cap.h.orig	2011-12-22 00:18:58.000000000 +0000
+++ lib/l2cap.h
@@ -30,6 +30,7 @@
 extern "C" {
 #endif
 
+#if 0
 #include <sys/socket.h>
 
 /* L2CAP defaults */
@@ -69,6 +70,7 @@ struct l2cap_conninfo {
 #define L2CAP_LM_TRUSTED	0x0008
 #define L2CAP_LM_RELIABLE	0x0010
 #define L2CAP_LM_SECURE		0x0020
+#endif
 
 /* L2CAP command codes */
 #define L2CAP_COMMAND_REJ	0x01