summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecx_methods.c
diff options
context:
space:
mode:
authortb <>2023-07-22 17:02:49 +0000
committertb <>2023-07-22 17:02:49 +0000
commit08a6fe4a707fcb3e3dc31c061ca93f76a54b6067 (patch)
treeb23511a67339e8d4d29843b2ed51a68b4cf926b3 /src/lib/libcrypto/ec/ecx_methods.c
parentca36d01e53e3f15faef11f42262db1e3d73febe5 (diff)
downloadopenbsd-08a6fe4a707fcb3e3dc31c061ca93f76a54b6067.tar.gz
openbsd-08a6fe4a707fcb3e3dc31c061ca93f76a54b6067.tar.bz2
openbsd-08a6fe4a707fcb3e3dc31c061ca93f76a54b6067.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/ec/ecx_methods.c')
0 files changed, 0 insertions, 0 deletions