aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v5ua.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-v5ua.c')
-rw-r--r--epan/dissectors/packet-v5ua.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-v5ua.c b/epan/dissectors/packet-v5ua.c
index f55004bc7b..a7bcd7133b 100644
--- a/epan/dissectors/packet-v5ua.c
+++ b/epan/dissectors/packet-v5ua.c
@@ -50,6 +50,9 @@
#include <epan/strutil.h>
#include <epan/sctpppids.h> /* include V5UA payload protocol ID */
+void proto_register_v5ua(void);
+void proto_reg_handoff_v5ua(void);
+
static int paddingl = 0;
static int dlci_efa = -1;