asn1c/libasn1fix/asn1fix_bitstring.h

7 lines
135 B
C
Raw Normal View History

2004-06-03 03:38:44 +00:00
#ifndef _ASN1FIX_BIT_STRING_H_
#define _ASN1FIX_BIT_STRING_H_
int asn1f_fix_bit_string(arg_t *);
#endif /* _ASN1FIX_BIT_STRING_H_ */