X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fx509%2Fx509rset.c;h=d9f6b573729ecb6d8f2b6f38dc9cfab8589c8709;hb=0b86eb3ea66628997a11bc8588c4695eabd90e62;hp=9f8032da0e70172900e734290f9fa3089b5b6493;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd;p=oweals%2Fopenssl.git diff --git a/crypto/x509/x509rset.c b/crypto/x509/x509rset.c index 9f8032da0e..d9f6b57372 100644 --- a/crypto/x509/x509rset.c +++ b/crypto/x509/x509rset.c @@ -58,10 +58,10 @@ #include #include "cryptlib.h" -#include "asn1.h" -#include "objects.h" -#include "evp.h" -#include "x509.h" +#include +#include +#include +#include int X509_REQ_set_version(X509_REQ *x, long version) {