]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ecp_nistp224.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ecp_nistp224.c
index 8922a47babc57deb0089dddd3f6f436753e77881..a726f8e2495ba82e1216551a7160371e7a071c48 100644 (file)
@@ -38,7 +38,7 @@ NON_EMPTY_TRANSLATION_UNIT
 # include <stdint.h>
 # include <string.h>
 # include <openssl/err.h>
-# include "ec_lcl.h"
+# include "ec_local.h"
 
 # if defined(__SIZEOF_INT128__) && __SIZEOF_INT128__==16
   /* even with gcc, the typedef won't work for 32-bit platforms */