Commit 6bf73e53 authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent b4a3aeeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@

#include <openssl/engine.h>
#include <openssl/async.h>
#include <openssl/err.h>

#include <linux/version.h>
#define K_MAJ   4