aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_bitstring.h
blob: 1230856f04bc219760d1e4867b14c0f716b26f54 (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_ */