]> git.ipfire.org Git - thirdparty/openssl.git/commit
Include the e_os.h before string.h
authorTomas Mraz <tomas@openssl.org>
Thu, 5 May 2022 10:35:11 +0000 (12:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 May 2022 06:30:41 +0000 (08:30 +0200)
commitcf91a2b3c196ee4d7be93ab9f8fc8e097128ad68
tree59416d5a6a6bec4a73b185c41aeeab1a12c02148
parentb98f989e0c741d7534a58ba3fb22f5af0f016ca4
Include the e_os.h before string.h

Fixes #18244

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18282)
crypto/ctype.c
test/localetest.c