]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_lib.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / rsa / rsa_lib.c
index f4aaa298ba64dfb22e4c62245ea189d1b1475905..2ec39e7e218c6560305b621bedb3f8b75d77079f 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <openssl/crypto.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/lhash.h>
 #include "internal/bn_int.h"
 #include <openssl/rsa.h>