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-lmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-lmi.c') diff --git a/epan/dissectors/packet-lmi.c b/epan/dissectors/packet-lmi.c index 7a37bcb509..874d91718d 100644 --- a/epan/dissectors/packet-lmi.c +++ b/epan/dissectors/packet-lmi.c @@ -42,7 +42,7 @@ #include #include #include -#include "nlpid.h" +#include static int proto_lmi = -1; static int hf_lmi_call_ref = -1; -- cgit v1.2.3