Date: Sat, 8 Jan 2000 11:56:04 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/svr4 svr4_genassym.c Message-ID: <200001081956.LAA68692@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/08 11:56:04 PST Modified files: sys/i386/svr4 svr4_genassym.c Log: Include <stddef.h> here so that <sys/assym.h> can be unpolluted. Include <sys/param.h> before <sys/assym.h> in case any of the magic in the former is ever needed in the latter. Removed an unused forward declaration and an unused include. Revision Changes Path 1.5 +4 -5 src/sys/i386/svr4/svr4_genassym.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?200001081956.LAA68692>