]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the proper #ifdef around union sigval and siginfo_t. This fixes
authormarcel <marcel@FreeBSD.org>
Sun, 10 Oct 1999 15:52:33 +0000 (15:52 +0000)
committermarcel <marcel@FreeBSD.org>
Sun, 10 Oct 1999 15:52:33 +0000 (15:52 +0000)
commit951cf451d1693f0ee0697ed63f2433de1968ee61
treef6831a9d023e539eb7a04d8d3f9c4ef26e7a613d
parent6534a2c9acfd1f4425bb81018f348a1ccdc5c577
Use the proper #ifdef around union sigval and siginfo_t. This fixes
the breakage of POSIX sources (such as XFree86).

Reviewed by: bde
sys/sys/_sigset.h
sys/sys/signal.h