aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/file-dependencies
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-20 15:50:55 +0000
committerLev Walkin <vlm@lionet.info>2004-10-20 15:50:55 +0000
commitdc06f6b0d27f506513fe94f2d02b2d4f3544925f (patch)
tree156b7115d32613149da7501d514c591d781e8c33 /skeletons/file-dependencies
parent87534e07f92b761367d7daeafcbdde5bad89c13e (diff)
XER support
Diffstat (limited to 'skeletons/file-dependencies')
-rw-r--r--skeletons/file-dependencies4
1 files changed, 3 insertions, 1 deletions
diff --git a/skeletons/file-dependencies b/skeletons/file-dependencies
index 6b7ac697..a95d98bf 100644
--- a/skeletons/file-dependencies
+++ b/skeletons/file-dependencies
@@ -44,7 +44,8 @@ constr_SET_OF.h constr_SET_OF.c asn_SET_OF.h
COMMON-FILES: # This is a special section
asn_application.h
asn_internal.h
-asn_types.h
+asn_codecs.h
+asn_system.h # Platform-dependent types
OCTET_STRING.h OCTET_STRING.c # This one is used too widely
BIT_STRING.h BIT_STRING.c # This one is necessary for the above one
ber_decoder.h ber_decoder.c
@@ -54,4 +55,5 @@ ber_tlv_tag.h ber_tlv_tag.c
constr_TYPE.h constr_TYPE.c
constraints.h constraints.c
der_encoder.h der_encoder.c
+xer_decoder.h xer_decoder.c xer_support.h xer_support.c # XER/XML decoding
xer_encoder.h xer_encoder.c