Date: Sun, 29 Jun 1997 13:38:38 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/modload modload.c Message-ID: <199706292038.NAA08125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/06/29 13:38:38 PDT
Modified files:
sbin/modload modload.c
Log:
Prepare to remove the declaration of sys_siglist from <unistd.h>.
It should only be declared in <signal.h> if at all. Modload used
to depend on getting it from <unistd.h> because it only included
<sys/signal.h>.
Revision Changes Path
1.19 +2 -2 src/sbin/modload/modload.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706292038.NAA08125>
