aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthfp.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-09-21 10:49:44 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-09-21 10:49:44 +0000
commitaa3c9034f5050a5c6585aabbcc381beb4ca0ef52 (patch)
tree37b23a75329b06cc06528e07b88bed7ce870e32f /epan/dissectors/packet-bthfp.c
parent8974a2735797a51604fc7cb29adcd48be36671e8 (diff)
From Michal Labedzki:
Bluetooth: Cleanup headers Remove redundant headers and sort existing to chosen convention. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7639 svn path=/trunk/; revision=45039
Diffstat (limited to 'epan/dissectors/packet-bthfp.c')
-rw-r--r--epan/dissectors/packet-bthfp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-bthfp.c b/epan/dissectors/packet-bthfp.c
index 1935d3cc03..39ca9e41ea 100644
--- a/epan/dissectors/packet-bthfp.c
+++ b/epan/dissectors/packet-bthfp.c
@@ -29,8 +29,6 @@
#include "config.h"
-#include <glib.h>
-
#include <epan/packet.h>
#include "packet-btsdp.h"