aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gpef.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-23 11:34:43 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-23 12:22:54 +0000
commit48db2548a9f7fd5b6c3dae74bfc9056e8f329602 (patch)
treeff7ceac3e7d9ca10a50bfd269c5689ee3ebe89ff /epan/dissectors/packet-gpef.c
parent0e78f7eb0ea054645fa42c472da652c5d571367d (diff)
Deleting unneccessary #includes from dissectors.
Second batch (packet-eth.c -> packet-icmpv6.d). Will look at cleaning up and committing script afterwards. Change-Id: I14295758b81a59115d8c88899f166cc3d5d17594 Reviewed-on: https://code.wireshark.org/review/6013 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'epan/dissectors/packet-gpef.c')
-rw-r--r--epan/dissectors/packet-gpef.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gpef.c b/epan/dissectors/packet-gpef.c
index 26530b0c7e..facbdec11d 100644
--- a/epan/dissectors/packet-gpef.c
+++ b/epan/dissectors/packet-gpef.c
@@ -28,7 +28,6 @@
#include "packet-windows-common.h"
#include <epan/asn1.h>
#include "packet-x509af.h"
-#include "packet-x509if.h"
void proto_register_gpef(void);