aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/epan/wimax/packet-wmx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/epan/wimax/packet-wmx.c b/plugins/epan/wimax/packet-wmx.c
index 1cdbd97e82..3a56745286 100644
--- a/plugins/epan/wimax/packet-wmx.c
+++ b/plugins/epan/wimax/packet-wmx.c
@@ -37,6 +37,7 @@
#include "wimax_utils.h"
void proto_register_wimax(void);
+void proto_reg_handoff_wimax(void);
/* Global variables */
gint proto_wimax = -1;