aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_bitstring.h
blob: 79b3d00fb2c8ca3a302075efcc79a28a18bfc959 (plain)
1
2
3
4
5
6
#ifndef	ASN1FIX_BIT_STRING_H
#define	ASN1FIX_BIT_STRING_H

int asn1f_fix_bit_string(arg_t *);

#endif	/* ASN1FIX_BIT_STRING_H */