]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_crpt.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / rsa / rsa_crpt.c
index 4933982cddd788e5c87c475490a34286eed6f5b5..6a408e907bd9dfa5044e3e68a138b26da338c447 100644 (file)
@@ -12,7 +12,7 @@
 #include "internal/cryptlib.h"
 #include "crypto/bn.h"
 #include <openssl/rand.h>
-#include "rsa_locl.h"
+#include "rsa_local.h"
 
 int RSA_bits(const RSA *r)
 {