]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_mul.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bn / bn_mul.c
index 4fc1e8ca0ced9f4ce971db5f1337d41d64307aed..dc6b6f5a1215a2cfaf1eb946bbe7507639f2378f 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <assert.h>
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 #if defined(OPENSSL_NO_ASM) || !defined(OPENSSL_BN_ASM_PART_WORDS)
 /*