new member for compiler

This commit is contained in:
Lev Walkin 2004-08-19 13:32:17 +00:00
parent e824a9d614
commit 04d7be4a1a
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ typedef struct asn1p_constraint_s {
int el_size; /* Size of the allocated (elements) */
int _lineno; /* Position in a source file */
int _compile_mark; /* Marker used by the compiler */
} asn1p_constraint_t;
/* Human-readable constraint type description */