#ifndef YUBICO_H #define YUBICO_H #include "pkcs11.h" CK_VERSION YUBICO_get_version(char *version, int len); #endif