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

3 lines
100 B
C
Raw Normal View History

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