aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dua.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dua.c')
-rw-r--r--epan/dissectors/packet-dua.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dua.c b/epan/dissectors/packet-dua.c
index 51d19d9714..e1905b9f07 100644
--- a/epan/dissectors/packet-dua.c
+++ b/epan/dissectors/packet-dua.c
@@ -37,6 +37,9 @@
#include <epan/packet.h>
#include <epan/sctpppids.h>
+void proto_register_dua(void);
+void proto_reg_handoff_dua(void);
+
/* Initialize the protocol and registered fields */
static int proto_dua = -1;
static int hf_int_interface_id = -1;