aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wfleet-hdlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-wfleet-hdlc.c')
-rw-r--r--epan/dissectors/packet-wfleet-hdlc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-wfleet-hdlc.c b/epan/dissectors/packet-wfleet-hdlc.c
index e75546fe08..8a32412baa 100644
--- a/epan/dissectors/packet-wfleet-hdlc.c
+++ b/epan/dissectors/packet-wfleet-hdlc.c
@@ -32,6 +32,9 @@
#include "packet-chdlc.h"
#include "packet-ip.h"
+void proto_register_wfleet_hdlc(void);
+void proto_reg_handoff_wfleet_hdlc(void);
+
static int proto_wfleet_hdlc = -1;
static int hf_wfleet_hdlc_addr = -1;
static int hf_wfleet_hdlc_cmd = -1;