Initial revision

This commit is contained in:
Roland McGrath 1994-01-24 22:56:11 +00:00
parent fb4403dded
commit d993a9faf4
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
/* SCO 3.2v4 does have `waitpid'.
Avoid unix/system.c, which says we don't. */
#include <sysdeps/posix/system.c>