From 53d3824e420f9e28464ab0a97746d636afed653a Mon Sep 17 00:00:00 2001 From: guy 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15844 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-aarp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-aarp.c') diff --git a/epan/dissectors/packet-aarp.c b/epan/dissectors/packet-aarp.c index 01ecf3185f..22f080bb24 100644 --- a/epan/dissectors/packet-aarp.c +++ b/epan/dissectors/packet-aarp.c @@ -33,7 +33,7 @@ #include #include #include -#include "etypes.h" +#include static int proto_aarp = -1; static int hf_aarp_hard_type = -1; -- cgit v1.2.3