aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/ciscodump.c
diff options
context:
space:
mode:
authorAnders <anders.broman@ericsson.com>2018-04-16 17:20:34 +0200
committerAnders Broman <a.broman58@gmail.com>2018-04-16 16:07:46 +0000
commitbb81bef5353138e4f8d80387c2a76650f79e4fb6 (patch)
tree7ab65d853a781fb5a13eb6af53cfb509b6988bbe /extcap/ciscodump.c
parentccff21854d5e340af3e8db3ecde555a20ce1f7d8 (diff)
glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0
Change-Id: Ie95cf37f9cd283545693e290340a7489cc989c95 Reviewed-on: https://code.wireshark.org/review/26970 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'extcap/ciscodump.c')
-rw-r--r--extcap/ciscodump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extcap/ciscodump.c b/extcap/ciscodump.c
index 83e54a9b4f..c0ff6bea80 100644
--- a/extcap/ciscodump.c
+++ b/extcap/ciscodump.c
@@ -16,7 +16,6 @@
#include <wsutil/interface.h>
#include <wsutil/strtoi.h>
#include <wsutil/filesystem.h>
-#include <wsutil/glib-compat.h>
#include <extcap/ssh-base.h>
#include <writecap/pcapio.h>