summaryrefslogtreecommitdiffstats
path: root/pkcs11.c
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2011-05-31 16:59:30 +0200
committerDavid Sommerseth <davids@redhat.com>2011-05-31 23:44:35 +0200
commitefcdf594f81a6af34b72285c12bacbce35c14b2d (patch)
tree3dd6550f7b02586378ecc587644a2c3d65a17cd7 /pkcs11.c
parent21fc2edfc49bcc903d5cfb74c1ba2f41ac8771f0 (diff)
downloadopenvpn-efcdf594f81a6af34b72285c12bacbce35c14b2d.tar.gz
openvpn-efcdf594f81a6af34b72285c12bacbce35c14b2d.tar.xz
openvpn-efcdf594f81a6af34b72285c12bacbce35c14b2d.zip
Fix compiling issues with pkcs11 when --disable-management is configured
pkcs11.c seems to miss some header files which gets implicitly added when the management interface is enabled. Signed-off-by: David Sommerseth <davids@redhat.com> Tested-by: Mr Dash Four <mr.dash.four@googlemail.com>
Diffstat (limited to 'pkcs11.c')
-rw-r--r--pkcs11.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkcs11.c b/pkcs11.c
index af781e0..9cf18e5 100644
--- a/pkcs11.c
+++ b/pkcs11.c
@@ -33,6 +33,8 @@
#include "manage.h"
#include "base64.h"
#include "pkcs11.h"
+#include "misc.h"
+#include "otime.h"
static
time_t