aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsmmap/packet-gsm_map-template.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-07-04 19:09:38 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-07-04 19:09:38 +0000
commitde00180fe96db678cde0ecca3c82ea10d6fd1700 (patch)
treea8b9b824f888df08a0fe4e9ff1c9c327b48c1011 /asn1/gsmmap/packet-gsm_map-template.c
parent96389d268c491173d1bed15403e672db47d3e2d2 (diff)
Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer service again.
svn path=/trunk/; revision=14849
Diffstat (limited to 'asn1/gsmmap/packet-gsm_map-template.c')
-rw-r--r--asn1/gsmmap/packet-gsm_map-template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/gsmmap/packet-gsm_map-template.c b/asn1/gsmmap/packet-gsm_map-template.c
index 806a834a2b..3f454b49f8 100644
--- a/asn1/gsmmap/packet-gsm_map-template.c
+++ b/asn1/gsmmap/packet-gsm_map-template.c
@@ -44,6 +44,7 @@
#include "packet-ber.h"
#include "packet-q931.h"
#include "packet-gsm_map.h"
+#include "packet-gsm_a.h"
#define PNAME "GSM Mobile Application"
#define PSNAME "GSM_MAP"
@@ -108,6 +109,7 @@ dissector_handle_t map_handle;
static proto_tree *top_tree;
static int application_context_version;
gint protocolId;
+gint AccessNetworkProtocolId;
static int gsm_map_tap = -1;