]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add missing header for memcmp
authorGregor Jasny <gjasny@googlemail.com>
Tue, 5 Jul 2022 10:57:06 +0000 (12:57 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 6 Jul 2022 04:31:47 +0000 (06:31 +0200)
commitf9e578e720bb35228948564192adbe3bc503d5fb
treece03a20ff42846472cbabef4a42e4dd0e844bb61
parent2e3e9b4887b5077b949cdee490ecc1526b2c5509
Add missing header for memcmp

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18719)
test/v3ext.c