diff options
Diffstat (limited to 'crypto/engine/tb_rsa.c')
| -rw-r--r-- | crypto/engine/tb_rsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/engine/tb_rsa.c b/crypto/engine/tb_rsa.c index d8d2e34f848b..43e865e6d6d1 100644 --- a/crypto/engine/tb_rsa.c +++ b/crypto/engine/tb_rsa.c @@ -7,7 +7,7 @@ * https://www.openssl.org/source/license.html */ -#include "eng_int.h" +#include "eng_local.h" static ENGINE_TABLE *rsa_table = NULL; static const int dummy_nid = 1; |
