summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-bthfp.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-bthfp.c
parentc1ef044de5e4a28cbad0d010aeafe38da0be6750 (diff)
downloadwireshark-cc5543f8243db93356eed7632a81bf42eb0c9830.tar.gz
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-bthfp.c')
-rw-r--r--epan/dissectors/packet-bthfp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bthfp.c b/epan/dissectors/packet-bthfp.c
index ba81b22339..2ed219120c 100644
--- a/epan/dissectors/packet-bthfp.c
+++ b/epan/dissectors/packet-bthfp.c
@@ -36,7 +36,6 @@
#include <epan/packet.h>
#include <epan/prefs.h>
#include <epan/expert.h>
-#include <epan/tap.h>
#include <epan/wmem/wmem.h>
#include "packet-btrfcomm.h"