configure location of pkcs11.h; refs #30
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// interface
|
||||
#include <openssl.hxx>
|
||||
#ifndef WIN32
|
||||
#include <pkcs11/pkcs11.h>
|
||||
#include <pkcs11.h>
|
||||
#else
|
||||
#include <cryptoki.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user