Commit 90c6fac
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.
1 parent 6673dec commit 90c6fac
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4727 | 4727 | | |
4728 | 4728 | | |
4729 | 4729 | | |
| 4730 | + | |
| 4731 | + | |
4730 | 4732 | | |
4731 | 4733 | | |
4732 | 4734 | | |
| |||
0 commit comments