SIGN IN SIGN UP

closes bpo-13497: Fix `broken nice` configure test. (GH-12041)

Per POSIX, `nice(3)` requires `unistd.h` and `exit(3)` requires `stdlib.h`.

Fixing the test will prevent false positives with pedantic compilers like clang.
N
ngie-eign committed
90c6facebd5666fec85f125ee2795b48b30319a4
Parent: 6673dec
Committed by Benjamin Peterson <benjamin@python.org> on 2/26/2019, 5:34:24 AM