X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fobjects%2Fobj_lib.c;h=1a1ba0fc063cf548d935c17cef95ece4cddb4c26;hb=525f51f6c98751de4db3b81789044d32e3686cda;hp=1f0b9060485bf69c2b0087cd322f36a8d60eff52;hpb=6b691a5c85ddc4e407e32781841fee5c029506cd;p=oweals%2Fopenssl.git diff --git a/crypto/objects/obj_lib.c b/crypto/objects/obj_lib.c index 1f0b906048..1a1ba0fc06 100644 --- a/crypto/objects/obj_lib.c +++ b/crypto/objects/obj_lib.c @@ -58,9 +58,9 @@ #include #include "cryptlib.h" -#include "lhash.h" -#include "objects.h" -#include "buffer.h" +#include +#include +#include ASN1_OBJECT *OBJ_dup(ASN1_OBJECT *o) {