aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-stats.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-03-12 21:58:04 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-03-12 21:58:04 +0000
commit221b249acd37946925d32926791ad1f5abb69dc6 (patch)
tree45ad176e1d19a26a9576c4eee7f990fffa92f1a5 /epan/dissectors/packet-aim-stats.c
parented45af6e364d851221a627d79e63049137a2609f (diff)
svn path=/trunk/; revision=48272
Diffstat (limited to 'epan/dissectors/packet-aim-stats.c')
-rw-r--r--epan/dissectors/packet-aim-stats.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-aim-stats.c b/epan/dissectors/packet-aim-stats.c
index a9712735d3..4af9946799 100644
--- a/epan/dissectors/packet-aim-stats.c
+++ b/epan/dissectors/packet-aim-stats.c
@@ -32,6 +32,9 @@
#include "packet-aim.h"
+void proto_register_aim_stats(void);
+void proto_reg_handoff_aim_stats(void);
+
#define FAMILY_STATS 0x000B
/* Initialize the protocol and registered fields */