Fix no-deprecated

The no-deprecated build was failing because afalg was relying on a
transitive include that does not exist in a no-deprecated build.

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Matt Caswell 2016-03-18 14:07:31 +00:00
parent b4a3aeebd9
commit 6bf73e53b7

View File

@ -60,6 +60,7 @@
#include <openssl/engine.h>
#include <openssl/async.h>
#include <openssl/err.h>
#include <linux/version.h>
#define K_MAJ 4