aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btrfcomm.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-12-07 01:01:31 +0000
committerMichael Mann <mmann78@netscape.net>2013-12-07 01:01:31 +0000
commitcc5543f8243db93356eed7632a81bf42eb0c9830 (patch)
tree7f3d3ab938fe7d6052eabff4dd3e5102c80ca0d2 /epan/dissectors/packet-btrfcomm.c
parentc1ef044de5e4a28cbad0d010aeafe38da0be6750 (diff)
Bluetooth enhancements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9446)
Bluetooth: SCO: Add Source/Destination addresses Bluetooth: HCRP: Use information from SDP to decoding PSM payload From Michal Labedzki svn path=/trunk/; revision=53816
Diffstat (limited to 'epan/dissectors/packet-btrfcomm.c')
-rw-r--r--epan/dissectors/packet-btrfcomm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-btrfcomm.c b/epan/dissectors/packet-btrfcomm.c
index 0db57b80df..e59cf79ac9 100644
--- a/epan/dissectors/packet-btrfcomm.c
+++ b/epan/dissectors/packet-btrfcomm.c
@@ -35,7 +35,6 @@
#include <epan/packet.h>
#include <epan/prefs.h>
#include <epan/expert.h>
-#include <epan/tap.h>
#include <epan/uat.h>
#include <epan/wmem/wmem.h>
#include <epan/decode_as.h>