Remove the remainder of util/mk1mf.pl and companion scripts
[openssl.git] / crypto / bn / bn_mpi.c
index 3bd40bbd2bca3f7ec4a28cd81a57b879386eae7e..80d105dd553104442ecd3e931ca1484c22df01e2 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/bn/bn_mpi.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -57,7 +56,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 int BN_bn2mpi(const BIGNUM *a, unsigned char *d)