aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ascend.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ascend.c')
-rw-r--r--epan/dissectors/packet-ascend.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ascend.c b/epan/dissectors/packet-ascend.c
index 601536766b..20ec93aabb 100644
--- a/epan/dissectors/packet-ascend.c
+++ b/epan/dissectors/packet-ascend.c
@@ -26,6 +26,9 @@
#include <glib.h>
#include <epan/packet.h>
+void proto_register_ascend(void);
+void proto_reg_handoff_acend(void);
+
static int proto_ascend = -1;
static int hf_link_type = -1;
static int hf_session_id = -1;