community/opensmtpd-extras: fix build with automake 1.17
error:
./bootstrap: you need automake version 1.13 or later
conftest.c:49:2: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
49 | exit(0);
| ^~~~
Edited by Jingyun Hua