aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fc.c')
-rw-r--r--epan/dissectors/packet-fc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/packet-fc.c b/epan/dissectors/packet-fc.c
index 46f9ca7fdb..ca5230a6a6 100644
--- a/epan/dissectors/packet-fc.c
+++ b/epan/dissectors/packet-fc.c
@@ -25,8 +25,6 @@
#include "config.h"
-#include <glib.h>
-
#include <epan/packet.h>
#include <epan/exceptions.h>
#include <epan/prefs.h>
@@ -40,7 +38,6 @@
#include "packet-fclctl.h"
#include "packet-fcbls.h"
#include <epan/tap.h>
-#include <epan/wmem/wmem.h>
#include <epan/crc32-tvb.h>
#include <epan/expert.h>