Fix OPENSSL_{gmtime,timegm} in namespace build
authortb <tb@openbsd.org>
Fri, 1 Mar 2024 07:38:33 +0000 (07:38 +0000)
committertb <tb@openbsd.org>
Fri, 1 Mar 2024 07:38:33 +0000 (07:38 +0000)
commit76ca5827b4659570f4ab038546005c351327b6d0
tree56df34db376dff43900dafa4f301b9d7a58ca486
parentff0714f93a73e52023e399dd42b69220c4b05132
Fix OPENSSL_{gmtime,timegm} in namespace build

These were incorrectly added to asn1.h. OPENSSL_gmtime is in crypto.h
and OPENSSL_timegm is already in posix_time.h
lib/libcrypto/hidden/openssl/asn1.h
lib/libcrypto/hidden/openssl/crypto.h