mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Since DSA is enabled, dsa.h is needed. Normally this header is included implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L , this is not so. Signed-off-by: Rosen Penev <rosenp@gmail.com>