X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fasn1%2Fi2d_pu.c;h=8f73d37d033b7d63a3ed7b1899baee666d6728f1;hb=bf0d176e48c6dd44c6cb3250d1e56d9d098f815a;hp=8139175e18e971bdbc3ed6c302249ab503e96e56;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd;p=oweals%2Fopenssl.git diff --git a/crypto/asn1/i2d_pu.c b/crypto/asn1/i2d_pu.c index 8139175e18..8f73d37d03 100644 --- a/crypto/asn1/i2d_pu.c +++ b/crypto/asn1/i2d_pu.c @@ -58,9 +58,9 @@ #include #include "cryptlib.h" -#include "bn.h" -#include "evp.h" -#include "objects.h" +#include +#include +#include int i2d_PublicKey(EVP_PKEY *a, unsigned char **pp) {