aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v52.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-v52.c')
-rw-r--r--epan/dissectors/packet-v52.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-v52.c b/epan/dissectors/packet-v52.c
index 4cb4561f77..73ecca3b1b 100644
--- a/epan/dissectors/packet-v52.c
+++ b/epan/dissectors/packet-v52.c
@@ -37,6 +37,9 @@
#include <epan/packet.h>
#include <epan/expert.h>
+void proto_register_v52(void);
+void proto_reg_handoff_v52(void);
+
static int proto_v52 = -1;
static int hf_v52_discriminator = -1;