Page MenuHomeFreeBSD

Remove redundant <machine/param.h> include.
ClosedPublic

Authored by skra on Feb 21 2016, 5:59 PM.
Tags
None
Referenced Files
F166253996: D5378.id13601.diff
Wed, Aug 12, 2:01 PM
F166252966: D5378.id13577.diff
Wed, Aug 12, 1:57 PM
F166251843: D5378.diff
Wed, Aug 12, 1:53 PM
Unknown Object (File)
Mon, Aug 10, 11:40 AM
Unknown Object (File)
Sat, Aug 8, 5:19 AM
Unknown Object (File)
Tue, Aug 4, 7:05 AM
Unknown Object (File)
Mon, Aug 3, 3:35 AM
Unknown Object (File)
Sat, Jul 25, 11:49 PM
Subscribers

Details

Summary

<machine/param> is included from <sys/param.h> so there is no need to include it explicitly when <sys/param.h> is already included.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

skra retitled this revision from to Remove redundant <machine/param.h> include..
skra updated this object.
skra edited the test plan for this revision. (Show Details)
skra added reviewers: alc, kib.
skra set the repository for this revision to rS FreeBSD src repository - subversion.
kib edited edge metadata.
This revision is now accepted and ready to land.Feb 21 2016, 6:20 PM
alc edited edge metadata.
This revision was automatically updated to reflect the committed changes.