Fix capi engine for no-dsa
authorMatt Caswell <matt@openssl.org>
Fri, 22 Apr 2016 11:23:07 +0000 (12:23 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 Apr 2016 13:42:15 +0000 (14:42 +0100)
commitf0483bf7d2ffdf1b92c71318678a61603a9fa56d
tree714327422f9c90f866be302bdc01ada8bf08d892
parent54c010ab8079828630cb0258f8ea6ab5cb9bfce8
Fix capi engine for no-dsa

The capi engine was failing to compile on Windows if the no-dsa option
was selected.

Reviewed-by: Richard Levitte <levitte@openssl.org>
engines/e_capi.c