From b7b80d94bee66b7edbd606c5ce6afdeb009bd5b8 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 17 Sep 2005 00:02:31 +0000 Subject: Move a pile of protocol-related headers from the top-level source directory to the epan directory. Some of them should perhaps ultimately be moved to epan/dissectors, if they pertain only to stuff exported by a particular dissector. Fix Gerald's e-mail address in files we're moving. svn path=/trunk/; revision=15844 --- epan/dissectors/packet-eapol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-eapol.c') diff --git a/epan/dissectors/packet-eapol.c b/epan/dissectors/packet-eapol.c index f98827415b..d772c64784 100644 --- a/epan/dissectors/packet-eapol.c +++ b/epan/dissectors/packet-eapol.c @@ -31,7 +31,7 @@ #include #include #include "packet-ieee80211.h" -#include "etypes.h" +#include static int proto_eapol = -1; static int hf_eapol_version = -1; -- cgit v1.2.3