From owner-cvs-all Sun Oct 10 8:54:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A8941594E; Sun, 10 Oct 1999 08:52:34 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA68590; Sun, 10 Oct 1999 08:52:34 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199910101552.IAA68590@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 10 Oct 1999 08:52:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys signal.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/10/10 08:52:34 PDT Modified files: sys/sys signal.h Log: Use the proper #ifdef around union sigval and siginfo_t. This fixes the breakage of POSIX sources (such as XFree86). Reviewed by: bde Revision Changes Path 1.19 +3 -3 src/sys/sys/signal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message