]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_sign.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / rsa / rsa_sign.c
index 07b18ed8bbe991f5d9486986ffcda4fd5828f433..0ed9acf43186bd592d4589076780ec2af9e51aca 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 #include "crypto/x509.h"
-#include "rsa_locl.h"
+#include "rsa_local.h"
 
 /* Size of an SSL signature: MD5+SHA1 */
 #define SSL_SIG_LENGTH  36