aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-05-01 22:05:11 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-05-01 22:05:11 +0000
commit1cf1f16391a327b1a74045c60c492c39ab7569f0 (patch)
tree5bef9b4ab380f93035ddf293d1f1afe92695c153 /asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
parent8a2810c15a808a37a63ad5162cfbd5af2d38b461 (diff)
Split out common asn1 stuff to asn1.h and include that where needed.
svn path=/trunk/; revision=21635
Diffstat (limited to 'asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c')
-rw-r--r--asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c b/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
index caaf6f6040..75abf49270 100644
--- a/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
+++ b/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
@@ -34,6 +34,7 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/conversation.h>
+#include <epan/asn1.h>
#include <stdio.h>
#include <string.h>