]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_mont.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bn / bn_mont.c
index cb71417ab3306d471bc2f6f08128b8083b53490b..6e6848c647f3f70cd0d73088a5041ca11d7d2234 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 #define MONT_WORD               /* use the faster word-based algorithm */