]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_mpi.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bn / bn_mpi.c
index ff7eabf80af9a8716d35490235e302283af86fee..504cddffecdec7a43c3abefcdb52b5659c8843e9 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 int BN_bn2mpi(const BIGNUM *a, unsigned char *d)
 {