]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix compiling issues with pkcs11 when --disable-management is configured
authorDavid Sommerseth <davids@redhat.com>
Tue, 31 May 2011 14:59:30 +0000 (16:59 +0200)
committerDavid Sommerseth <davids@redhat.com>
Tue, 31 May 2011 21:44:35 +0000 (23:44 +0200)
commitefcdf594f81a6af34b72285c12bacbce35c14b2d
tree3dd6550f7b02586378ecc587644a2c3d65a17cd7
parent21fc2edfc49bcc903d5cfb74c1ba2f41ac8771f0
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>
pkcs11.c