]> 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:49 +0000 (23:44 +0200)
commit05485d7f7733ba498262abc127795910fda0d0bb
tree4b4e24b4652ef2f370712abede2c45d55f22b708
parent4fe914a0ef0424144df3b12de19f2166fc613a0c
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>
(cherry picked from commit efcdf594f81a6af34b72285c12bacbce35c14b2d)
pkcs11.c