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>
Thu, 25 Sep 2014 06:06:47 +0000 (08:06 +0200)
commit3b7ab6f4b835c1ebcfbc66ba9521ab2d308cb28a
treeb2f6ce9a79c7df92690377ff5376d6dcefad91fb
parent3b4a7618534f11c6dcdc00d3402409725d9db7bf
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