X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frsa%2Frsa_meth.c;h=a2a0426ee41376d870e080967dd54c503f16d9f3;hb=706457b7bda7fdbab426b8dce83b318908339da4;hp=0306519cd101423bb1796bfd3ba742db79f2109c;hpb=25f2138b0ab54a65ba713c093ca3734d88f7cb51;p=oweals%2Fopenssl.git diff --git a/crypto/rsa/rsa_meth.c b/crypto/rsa/rsa_meth.c index 0306519cd1..a2a0426ee4 100644 --- a/crypto/rsa/rsa_meth.c +++ b/crypto/rsa/rsa_meth.c @@ -8,7 +8,7 @@ */ #include -#include "rsa_locl.h" +#include "rsa_local.h" #include RSA_METHOD *RSA_meth_new(const char *name, int flags)