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-retix-bpdu.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-retix-bpdu.c') diff --git a/epan/dissectors/packet-retix-bpdu.c b/epan/dissectors/packet-retix-bpdu.c index 8cd7b35050..950247ed97 100644 --- a/epan/dissectors/packet-retix-bpdu.c +++ b/epan/dissectors/packet-retix-bpdu.c @@ -35,9 +35,9 @@ #include #include #if 0 -#include "llcsaps.h" -#include "ppptypes.h" -#include "chdlctypes.h" +#include +#include +#include #endif #include -- cgit v1.2.3