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

3 lines
100 B
C
Raw Normal View History

1996-09-13 02:29:32 +08:00
/* Linux has waitpid(), so override the generic unix version. */
#include <sysdeps/posix/system.c>