diff --git a/ykcs11/yubico_token.c b/ykcs11/yubico_token.c index 25da01a..7210a29 100644 --- a/ykcs11/yubico_token.c +++ b/ykcs11/yubico_token.c @@ -123,7 +123,7 @@ CK_RV YUBICO_get_token_manufacturer(CK_UTF8CHAR_PTR str, CK_ULONG len) { return CKR_OK; } -#include "debug.h" + CK_RV YUBICO_get_token_model(ykpiv_state *state, CK_UTF8CHAR_PTR str, CK_ULONG len) { char buf[16];