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-bpdu.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-bpdu.c') diff --git a/epan/dissectors/packet-bpdu.c b/epan/dissectors/packet-bpdu.c index a0d097a64b..676c4f5f6b 100644 --- a/epan/dissectors/packet-bpdu.c +++ b/epan/dissectors/packet-bpdu.c @@ -32,9 +32,9 @@ #include #include #include -#include "llcsaps.h" -#include "ppptypes.h" -#include "chdlctypes.h" +#include +#include +#include #include /* Offsets of fields within a BPDU */ -- cgit v1.2.3