From: David Sommerseth Date: Tue, 31 May 2011 14:59:30 +0000 (+0200) Subject: Fix compiling issues with pkcs11 when --disable-management is configured X-Git-Tag: v2.3-alpha1~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efcdf594f81a6af34b72285c12bacbce35c14b2d;p=thirdparty%2Fopenvpn.git 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 Tested-by: Mr Dash Four --- diff --git a/pkcs11.c b/pkcs11.c index af781e0d0..9cf18e5f5 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