aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-alcap.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-alcap.c
parented45af6e364d851221a627d79e63049137a2609f (diff)
svn path=/trunk/; revision=48272
Diffstat (limited to 'epan/dissectors/packet-alcap.c')
-rw-r--r--epan/dissectors/packet-alcap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-alcap.c b/epan/dissectors/packet-alcap.c
index 32c92adefa..5ce7a9c3dd 100644
--- a/epan/dissectors/packet-alcap.c
+++ b/epan/dissectors/packet-alcap.c
@@ -43,6 +43,9 @@
#include <epan/dissectors/packet-isup.h>
#include <epan/expert.h>
+void proto_register_alcap(void);
+void proto_reg_handoff_alcap(void);
+
#define ALCAP_MSG_HEADER_LEN 6
#define ALCAP_PARM_HEADER_LEN 3
#define FIELD_NSAP_ADDRESS_LEN 20