Only include SRP headers when OPENSSL_NO_SRP is undefined
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Oct 2015 21:45:45 +0000 (23:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Oct 2015 21:45:45 +0000 (23:45 +0200)
commit5212d39bd92ede18b22fe8173e724a7eac35cb8a
treec3aa342a692e750cb9fa6eb650def7a90c710b6a
parent489eb74090a6327454f4a53213480eaa6659704b
Only include SRP headers when OPENSSL_NO_SRP is undefined

[fixes github issue #447]

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bn/bn_srp.c