gh-106560: Fix redundant declarations in Python/frozen.c (#112612)
Avoid duplicated declarations of "extern" functions in Python/frozen.c. Compiler warnings seen by building Python with gcc -Wredundant-decls.
V
Victor Stinner committed
d9e444dbb86e173ee5b8491e3facbd447b91eaed
Parent: 1f2a676
Committed by GitHub <noreply@github.com>
on 12/3/2023, 11:18:24 AM