Date: Fri, 23 May 2008 18:34:33 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys clist.h Message-ID: <200805231834.m4NIYXWI020283@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2008-05-23 18:34:33 UTC
FreeBSD src repository
Modified files:
sys/sys clist.h
Log:
Fix the build by including <sys/param.h> in <sys/clist.h>.
Of course I was silly enough to only check LINT for build failures, but not
the userspace bits. In the mpsafetty branch I didn't notice this, because
<sys/clist.h> never got included in userspace.
Approved by: philip (mentor)
Pointy hat to: me :-(
Revision Changes Path
1.13 +2 -0 src/sys/sys/clist.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805231834.m4NIYXWI020283>
