blob: 429e56d7f0193abe0d1fe88d040eb9586af4f3af [file] [log] [blame]
#ifndef _ASN1FIX_TAGS_H_
#define _ASN1FIX_TAGS_H_
int asn1f_fetch_tag(asn1p_t *asn, asn1p_module_t *mod, asn1p_expr_t *expr, struct asn1p_type_tag_s *tag, int special_ANY_handling);
#endif /* _ASN1FIX_TAGS_H_ */