]> git.ipfire.org Git - thirdparty/openssl.git/commit
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Sep 2014 20:59:37 +0000 (22:59 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 15 Oct 2014 08:49:35 +0000 (10:49 +0200)
commit8202802fadf7f70c656b92f3697da39c9c4271d7
tree91dc2d1d70e97e6172dffb0f8baf64f377e70ceb
parentf79bb329269f2cdf38d64c371bb23dfe3fe4cd07
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
The different -I compiler parameters will take care of the rest...

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/evp/evp_enc.c
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pk1.c