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-enrp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-enrp.c') diff --git a/epan/dissectors/packet-enrp.c b/epan/dissectors/packet-enrp.c index 5e289cbc2b..a5af8602fe 100644 --- a/epan/dissectors/packet-enrp.c +++ b/epan/dissectors/packet-enrp.c @@ -41,7 +41,7 @@ #endif #include -#include "sctpppids.h" +#include /* Initialize the protocol and registered fields */ static int proto_enrp = -1; -- cgit v1.2.3