blob: e5c8d2dd3e166f207c5c16e6bcecf26f625a05fc [file] [log] [blame]
#ifndef VCARDT_INTERNAL_H
#define VCARDT_INTERNAL_H
unsigned char *vcard_alloc_atr(const char *postfix, int *atr_len);
#endif