mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
include sys/wait.h for wait() and friends
the wait()-macros (WEXITSTATUS etc.) live in sys/wait.h as per 1003.1, and on some platforms (notably FreeBSD) compilation will fail if wait.h isn't included explicitely.
This commit is contained in:
Reference in New Issue
Block a user