]> git.ipfire.org Git - thirdparty/openssl.git/commit
Don't rely on implicit rsa.h inclusion
authorViktor Dukhovni <openssl-users@dukhovni.org>
Mon, 11 Jul 2016 01:09:38 +0000 (21:09 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Mon, 11 Jul 2016 01:09:38 +0000 (21:09 -0400)
commit1d03b7b893223b1b049cb992e5c57c9a10f5846c
tree122b2bc080c7e1a36cf4123f1d84b020d8671298
parent7498162d753fc21aa4a30cb0855479dac0515f5c
Don't rely on implicit rsa.h inclusion

With no-deprecated, some nested includes don't happen by default.

Reviewed-by: Rich Salz <rsalz@openssl.org>
fuzz/server.c