Fix no-deprecated
authorMatt Caswell <matt@openssl.org>
Fri, 18 Mar 2016 14:07:31 +0000 (14:07 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Mar 2016 17:07:11 +0000 (17:07 +0000)
commit6bf73e53b727b4da58973d73d95fa04f922f0c90
treecb8908e0e628468f45e9b4faa981d5aa53ca5fda
parentb4a3aeebd9f9280aa7e69a343f5c824e68466d90
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>
engines/afalg/e_afalg.c