Make crypto/buildinf.h depend on configdata.pm rather than Makefile
[openssl.git] / crypto / pkcs7 / pk7_mime.c
index 62fb2997eed7f85a7c2ded033e123d2b472a1291..19130eefc7edb07478cc7d13bd6bffd3d87e1455 100644 (file)
@@ -1,4 +1,3 @@
-/* pk7_mime.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project.
@@ -55,7 +54,7 @@
 
 #include <stdio.h>
 #include <ctype.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/rand.h>
 #include <openssl/x509.h>
 #include <openssl/asn1.h>