summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_xref.c
diff options
context:
space:
mode:
authortb <>2023-07-22 17:02:49 +0000
committertb <>2023-07-22 17:02:49 +0000
commit2de05d438fc2f9dd7991c8a1107792eb49afc25a (patch)
treeb23511a67339e8d4d29843b2ed51a68b4cf926b3 /src/lib/libcrypto/objects/obj_xref.c
parent05cc50fc4f45f17d8cf709be2154bf44a384dd17 (diff)
downloadopenbsd-2de05d438fc2f9dd7991c8a1107792eb49afc25a.tar.gz
openbsd-2de05d438fc2f9dd7991c8a1107792eb49afc25a.tar.bz2
openbsd-2de05d438fc2f9dd7991c8a1107792eb49afc25a.zip
Fix #includes in ct_sct.c
This does not need tls1.h (upstream used TLSEXT constants we don't have) nor does it need evp.h. But it does need asn1.h, objects.h for STACK_OF and NID_*, among other things and it also uses uint64_t and allocates, so it needs stdint.h and stdlib.h.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_xref.c')
0 files changed, 0 insertions, 0 deletions