Avoid including wait.h and list.h unless they are actually needed.
list.h pulls in a number of FreeBSD headers that contribute to some
namespace collisions that I've been encountering.
Details
Details
- Reviewers
• hselasky - Commits
- rS320072: Avoid including list.h in LinuxKPI headers.
make buildkernel WITH_OFED=
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9950 Build 10382: arc lint + arc unit