]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pkcs7/pk7_lib.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / pkcs7 / pk7_lib.c
index 181fb5a5a19a0edd6096a123026cfc60fc90b5e1..815ac8683af9108e16f4521d066a54dcdcff5bef 100644 (file)
@@ -11,8 +11,8 @@
 #include "internal/cryptlib.h"
 #include <openssl/objects.h>
 #include <openssl/x509.h>
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
 
 long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg)
 {