glibc/sysdeps/unix/sysv/linux/system.c
1996-09-12 18:29:32 +00:00

3 lines
100 B
C

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