aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kingfisher.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-kingfisher.c')
-rw-r--r--epan/dissectors/packet-kingfisher.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-kingfisher.c b/epan/dissectors/packet-kingfisher.c
index 3929992258..73079bccc2 100644
--- a/epan/dissectors/packet-kingfisher.c
+++ b/epan/dissectors/packet-kingfisher.c
@@ -31,6 +31,9 @@
#include <epan/wmem/wmem.h>
#include <epan/conversation.h>
+void proto_register_kingfisher(void);
+void proto_reg_handoff_kingfisher(void);
+
#define SUPPORT_KINGFISHER_SERIES_2
#define TCP_PORT_KINGFISHER 4058