]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_mpi.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / bn / bn_mpi.c
index 3bd40bbd2bca3f7ec4a28cd81a57b879386eae7e..c4c0adfe619e1df0947e496605644bfda5983d4f 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 int BN_bn2mpi(const BIGNUM *a, unsigned char *d)