$OpenBSD: patch-bluetooth_l2cap_h,v 1.1.1.1 2008/11/29 09:54:49 jasper Exp $
--- bluetooth/l2cap.h.orig	Tue Aug 12 11:09:49 2008
+++ bluetooth/l2cap.h	Tue Aug 12 11:09:49 2008
@@ -30,6 +30,7 @@
 extern "C" {
 #endif
 
+#if 0
 #include <sys/socket.h>
 
 /* L2CAP defaults */
@@ -67,6 +68,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
