http/http_lib.c: Include stdio.h for sscanf()
authorTomas Mraz <tomas@openssl.org>
Wed, 21 Apr 2021 06:11:04 +0000 (08:11 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 22 Apr 2021 15:45:13 +0000 (17:45 +0200)
commitbf6aeeb481f97e2b7088f151546b9957eaaf44ef
tree77182a5400fb95cb3a6fded20033bb9849a334dd
parentb5644c2a09d6fd1f44321d2e16bea43729d73114
http/http_lib.c: Include stdio.h for sscanf()

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14953)
crypto/http/http_lib.c