aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mplstp-oam.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mplstp-oam.c')
-rw-r--r--epan/dissectors/packet-mplstp-oam.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-mplstp-oam.c b/epan/dissectors/packet-mplstp-oam.c
index 4e329570cd..9cfb9f1c2d 100644
--- a/epan/dissectors/packet-mplstp-oam.c
+++ b/epan/dissectors/packet-mplstp-oam.c
@@ -33,6 +33,9 @@
#include <packet-ip.h>
#include <epan/dissectors/packet-bfd.h>
+void proto_register_mplstp_lock(void);
+void proto_register_mplstp_fm(void);
+
/* MPLS-TP FM protocol specific variables */
static gint proto_mplstp_fm = -1;
static gint ett_mplstp_fm = -1;