Wrapper around Linux version of this file. The code can be shared.

This commit is contained in:
Ulrich Drepper 1998-09-11 18:18:17 +00:00
parent 831f9aedc4
commit 190df176a7

View File

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