sigwaitinfo implemtation for Solaris.

This commit is contained in:
Ulrich Drepper 1998-07-20 17:22:44 +00:00
parent ea30d3fea7
commit e67612f82e
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
/* We can reuse the Linux implementation. */
#include <sysdeps/unix/sysv/linux/sigwaitinfo.h>