aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_clk_cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimax/msg_clk_cmp.c')
-rw-r--r--plugins/wimax/msg_clk_cmp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/wimax/msg_clk_cmp.c b/plugins/wimax/msg_clk_cmp.c
index 731d9ffbfa..935fc12fee 100644
--- a/plugins/wimax/msg_clk_cmp.c
+++ b/plugins/wimax/msg_clk_cmp.c
@@ -34,6 +34,9 @@
#include <epan/packet.h>
#include "wimax_mac.h"
+void proto_register_mac_mgmt_msg_clk_cmp(void);
+void proto_reg_handoff_mac_mgmt_msg_clk_cmp(void);
+
static gint proto_mac_mgmt_msg_clk_cmp_decoder = -1;
static gint ett_mac_mgmt_msg_clk_cmp_decoder = -1;