Date: Fri, 11 Jan 2002 11:46:08 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen swapcontext.c Message-ID: <200201111946.g0BJk8734902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/01/11 11:46:08 PST
Modified files:
lib/libc/gen swapcontext.c
Log:
Include <stddef.h> to fix build problem when namespace pollution
by <signal.h> (including <time.h> so that NULL is accidentally defined)
is removed.
Style nits.
Submitted by: bde
Revision Changes Path
1.2 +8 -7 src/lib/libc/gen/swapcontext.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201111946.g0BJk8734902>
