Page MenuHomeFreeBSD

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

Authored by skra on Feb 21 2016, 5:59 PM.
Tags
None
Referenced Files
F106653710: D5378.diff
Fri, Jan 3, 10:47 AM
Unknown Object (File)
Sep 29 2024, 11:26 PM
Unknown Object (File)
Sep 17 2024, 4:40 PM
Unknown Object (File)
Sep 17 2024, 12:54 AM
Unknown Object (File)
Sep 17 2024, 12:54 AM
Unknown Object (File)
Sep 17 2024, 12:54 AM
Unknown Object (File)
Sep 16 2024, 8:49 PM
Unknown Object (File)
Sep 7 2024, 7:06 AM
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.