Howdy,

This was reported by a Debian user, and it looks like just a missing
export of the symbol. The attached patch should fix things.

-- 
Eric Dorland <e...@kuroneko.ca>
ICQ: #61138586, Jabber: ho...@jabber.com

diff --git a/lib/token.exports b/lib/token.exports
index 9ac673b..42fa27c 100644
--- a/lib/token.exports
+++ b/lib/token.exports
@@ -5,5 +5,6 @@ pkcs11h_token_enumTokenIds
 pkcs11h_token_freeTokenId
 pkcs11h_token_freeTokenIdList
 pkcs11h_token_login
+pkcs11h_token_logout
 pkcs11h_token_sameTokenId
 pkcs11h_token_serializeTokenId

Attachment: signature.asc
Description: Digital signature

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to