SIGN IN SIGN UP

bpo-42598: Fix implicit function declarations in configure (GH-23690)

This is invalid in C99 and later and is an error with some compilers
(e.g. clang in Xcode 12), and can thus cause configure checks to
produce incorrect results.
J
Joshua Root committed
674fa0a740151e0416c9383f127b16014e805990
Parent: 463c7d3
Committed by GitHub <noreply@github.com> on 12/13/2020, 8:56:34 PM