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
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable