1
0
Fork 0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-06 20:58:33 +01:00
glibc/sysdeps/unix/sysv/linux/system.c
1996-09-12 18:29:32 +00:00

2 lines
100 B
C

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