aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_prc_lt_ctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimax/msg_prc_lt_ctrl.c')
-rw-r--r--plugins/wimax/msg_prc_lt_ctrl.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/wimax/msg_prc_lt_ctrl.c b/plugins/wimax/msg_prc_lt_ctrl.c
index 5266181d27..1f765ac17e 100644
--- a/plugins/wimax/msg_prc_lt_ctrl.c
+++ b/plugins/wimax/msg_prc_lt_ctrl.c
@@ -36,6 +36,10 @@
#include "wimax_tlv.h"
#include "wimax_mac.h"
+
+void proto_register_mac_mgmt_msg_prc_lt_ctrl(void);
+void proto_reg_handoff_mac_mgmt_msg_prc_lt_ctrl(void);
+
static gint proto_mac_mgmt_msg_prc_lt_ctrl_decoder = -1;
static gint ett_mac_mgmt_msg_prc_lt_ctrl_decoder = -1;