EVP: Make the SIGNATURE implementation leaner
[openssl.git] / crypto / x509 / x509_set.c
index 66cf91fc3b0195104ba7af076c718197894885ad..e325a57b2971f3ff2ad702bf8cfec754c8745476 100644 (file)
@@ -17,7 +17,7 @@
 #include <openssl/x509v3.h>
 #include "crypto/asn1.h"
 #include "crypto/x509.h"
-#include "x509_lcl.h"
+#include "x509_local.h"
 
 int X509_set_version(X509 *x, long version)
 {