aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v5ef.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-v5ef.c')
-rw-r--r--epan/dissectors/packet-v5ef.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-v5ef.c b/epan/dissectors/packet-v5ef.c
index 458ba9789a..2771a22765 100644
--- a/epan/dissectors/packet-v5ef.c
+++ b/epan/dissectors/packet-v5ef.c
@@ -41,6 +41,8 @@
#include <epan/xdlc.h>
#include <epan/crc16-tvb.h>
+void proto_register_v5ef(void);
+
static int proto_v5ef = -1;
static int hf_v5ef_direction = -1;
static int hf_v5ef_address = -1;