summaryrefslogtreecommitdiffstats
path: root/pkcs11-helper-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkcs11-helper-config.h')
-rw-r--r--pkcs11-helper-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkcs11-helper-config.h b/pkcs11-helper-config.h
index 5cb6852..f5d4608 100644
--- a/pkcs11-helper-config.h
+++ b/pkcs11-helper-config.h
@@ -77,6 +77,8 @@
#define PKCS11_PRM_OBJ_TYPE "--pkcs11-id-type"
#define PKCS11_PRM_OBJ_ID "--pkcs11-id"
+#define PKCS11_TIME openvpn_time
+
#if defined(WIN32) || defined(PKCS11_USE_CYGWIN)
#include "cryptoki-win32.h"
#else