RunCMake/CTestTimeout: Include sched.h for pid_t

ISO C modes in Clang don't enable modern POSIX standards.
Include sched.h to define pid_t in such modes.
1 file changed