/* Helper binary for the execve tests. Added for PR-4607285 */ #include int main() { sleep(120); }