Files
repmgr/repmgr.h
Christoph Moench-Tegeder a89084c6b5 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.
2017-09-19 17:31:49 +02:00

2.4 KiB