1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-13 19:21:36 +03:00
Files
glibc/sysdeps/unix/bsd/bsd4.4/system.c
Roland McGrath 28f540f45b initial import
1995-02-18 01:27:10 +00:00

3 lines
113 B
C

/* BSD 4.4 does have `waitpid'. Avoid unix/system.c, which says we don't. */
#include <sysdeps/posix/system.c>