aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mbim.c
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-08-04 12:11:09 +0100
committerJoão Valverde <j@v6e.pt>2016-08-04 16:13:41 +0000
commitd21295f9a6da65420254afba0bb8a64cb4155947 (patch)
tree2cd253d7b2f07b4cbe1b5624fe058f034a19ff69 /epan/dissectors/packet-mbim.c
parent47e2849ada67ad9d51845c27d4b10479a6dbccf9 (diff)
Bump GLib minimum required version to 2.22.0
Change-Id: I0ab85be8090f234f9ca10914063f97f13c894413 Reviewed-on: https://code.wireshark.org/review/16879 Petri-Dish: João Valverde <j@v6e.pt> Reviewed-by: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'epan/dissectors/packet-mbim.c')
-rw-r--r--epan/dissectors/packet-mbim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mbim.c b/epan/dissectors/packet-mbim.c
index 1d1935e90e..23fdf087f7 100644
--- a/epan/dissectors/packet-mbim.c
+++ b/epan/dissectors/packet-mbim.c
@@ -35,7 +35,6 @@
#include <epan/reassemble.h>
#include <epan/to_str.h>
#include <epan/strutil.h>
-#include <epan/g_int64_hash_routines.h>
#include "packet-gsm_a_common.h"
#include "packet-gsm_map.h"