aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mih.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-mih.c')
-rw-r--r--epan/dissectors/packet-mih.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-mih.c b/epan/dissectors/packet-mih.c
index 7c491a78b6..09067646b8 100644
--- a/epan/dissectors/packet-mih.c
+++ b/epan/dissectors/packet-mih.c
@@ -42,6 +42,8 @@
#include <epan/etypes.h>
#include <glib.h>
+void proto_register_mih(void);
+void proto_reg_handoff_mih(void);
#define MIH_PORT 4551