]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ec_check.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ec_check.c
index 974fcb24462d9789c974632b5980202023f4304e..f8723aab4703ab5694a8c1eb65df45c84efb9b4f 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "ec_lcl.h"
+#include "ec_local.h"
 #include <openssl/err.h>
 
 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only,