commit | 7f09a8773bc609e65fd3073117058b7087ff609f | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Wed Sep 24 22:59:37 2014 +0200 |
committer | Richard Levitte <levitte@openssl.org> | Wed Oct 15 17:00:06 2014 +0200 |
tree | ca5afde5f2856b2ea54a6802a584182909bd2c0e | |
parent | ed13270d2ebb8bf2b54f07ec6653c8e9883e0ba3 [diff] |
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> Conflicts: crypto/evp/evp_enc.c crypto/rsa/rsa_oaep.c crypto/rsa/rsa_pk1.c