summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-ae
diff options
context:
space:
mode:
authorplunky <plunky>2014-12-27 10:45:25 +0000
committerplunky <plunky>2014-12-27 10:45:25 +0000
commitd90eb1d3f903a24d0cfd20f0bc5b7c708c6f7056 (patch)
treed22dcc2b506be83962dca125350f84f61f824bc9 /sysutils/netbt-hcidump/patches/patch-ae
parent09dab26bbc84193403371ca691427b3b79623d8f (diff)
downloadpkgsrc-d90eb1d3f903a24d0cfd20f0bc5b7c708c6f7056.tar.gz
there is a later version already in pkgsrc as sysutils/netbt-hcidump
Diffstat (limited to 'sysutils/netbt-hcidump/patches/patch-ae')
-rw-r--r--sysutils/netbt-hcidump/patches/patch-ae20
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/netbt-hcidump/patches/patch-ae b/sysutils/netbt-hcidump/patches/patch-ae
deleted file mode 100644
index 7aad6cac9f0..00000000000
--- a/sysutils/netbt-hcidump/patches/patch-ae
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2010/12/19 20:20:43 plunky Exp $
-
---- bluetooth/l2cap.h.orig 2009-11-30 19:29:17.000000000 +0000
-+++ bluetooth/l2cap.h
-@@ -30,6 +30,7 @@
- extern "C" {
- #endif
-
-+#if 0
- #include <sys/socket.h>
-
- /* L2CAP defaults */
-@@ -66,6 +67,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