summaryrefslogtreecommitdiff
path: root/plugins/mate/packet-mate.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate/packet-mate.c')
-rw-r--r--plugins/mate/packet-mate.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/mate/packet-mate.c b/plugins/mate/packet-mate.c
index 7b45b18fec..1abeb96cb1 100644
--- a/plugins/mate/packet-mate.c
+++ b/plugins/mate/packet-mate.c
@@ -32,6 +32,9 @@
#include "mate.h"
+void proto_register_mate(void);
+void proto_reg_handoff_mate(void);
+
static int mate_tap_data = 0;
static mate_config* mc = NULL;