Make sure to include "crypto/ctype.h" to get ossl_isdigit()
authorRichard Levitte <levitte@openssl.org>
Mon, 17 May 2021 20:58:27 +0000 (22:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 19 May 2021 10:41:34 +0000 (12:41 +0200)
commitbf991b25caa6e915d858dd56c98ee774f248f03c
tree062579e900471896f590fc3729764986f0bdabc8
parentd2f53212933f751ef76acca9cc05bcb67d799964
Make sure to include "crypto/ctype.h" to get ossl_isdigit()

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15319)
engines/e_loader_attic.c
providers/implementations/storemgmt/file_store.c