Move e_os2.h up in quictestlib.c to allow symbol definition consistency.
authorRandall S. Becker <randall.becker@nexbridge.ca>
Sat, 23 Sep 2023 14:38:13 +0000 (15:38 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 27 Sep 2023 16:34:28 +0000 (17:34 +0100)
commitb07107e31149bf870bc1ae17e59444859fe4e23a
tree84f54e8fe59c21299d5a0ba95c9dae36c46f52ec
parentbe203ea3d3a60a881993d1f7552084996d34ba0a
Move e_os2.h up in quictestlib.c to allow symbol definition consistency.

Fixes: #22178
Signed-of-by: Randall S. Becker <randall.becker@nexbridge.ca>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22179)
test/helpers/quictestlib.c