X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fpkcs12%2Fp12_crt.c;h=063a5bb010dc166916aba1a4f6453ddb7e46ff9d;hb=706457b7bda7fdbab426b8dce83b318908339da4;hp=b6e52e23dbfe9cbc032de8bd1e0681f471666e33;hpb=25f2138b0ab54a65ba713c093ca3734d88f7cb51;p=thirdparty%2Fopenssl.git diff --git a/crypto/pkcs12/p12_crt.c b/crypto/pkcs12/p12_crt.c index b6e52e23db..063a5bb010 100644 --- a/crypto/pkcs12/p12_crt.c +++ b/crypto/pkcs12/p12_crt.c @@ -10,7 +10,7 @@ #include #include "internal/cryptlib.h" #include -#include "p12_lcl.h" +#include "p12_local.h" static int pkcs12_add_bag(STACK_OF(PKCS12_SAFEBAG) **pbags, PKCS12_SAFEBAG *bag);