]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/cms/cms_io.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / cms / cms_io.c
index f3b58740bed0e4edba53d31d5a58eec563aa53cb..06c5a1bb273d4e71a29041371ce8b4bfb822f42f 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/err.h>
 #include <openssl/pem.h>
 #include <openssl/cms.h>
-#include "cms_lcl.h"
+#include "cms_local.h"
 
 /* unfortunately cannot constify BIO_new_NDEF() due to this and PKCS7_stream() */
 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms)