glibc/sysdeps/unix/sysv/linux/system.c

3 lines
100 B
C

/* Linux has waitpid(), so override the generic unix version. */
#include <sysdeps/posix/system.c>