aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp/packet-mgcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mgcp/packet-mgcp.h')
-rw-r--r--plugins/mgcp/packet-mgcp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/mgcp/packet-mgcp.h b/plugins/mgcp/packet-mgcp.h
index b98b06a7a6..e01adce9ac 100644
--- a/plugins/mgcp/packet-mgcp.h
+++ b/plugins/mgcp/packet-mgcp.h
@@ -62,3 +62,6 @@ typedef struct _mgcp_call_t
gboolean responded;
} mgcp_call_t;
+void proto_register_mgcp(void);
+void proto_reg_handoff_mgcp(void);
+