Page MenuHomeFreeBSD

<sys/memrange.h>: Include <sys/ioccom.h>.
ClosedPublic

Authored by jhb on Jun 1 2023, 11:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 20 2023, 4:44 PM
Unknown Object (File)
Jun 8 2023, 7:37 AM
Unknown Object (File)
Jun 8 2023, 2:20 AM
Unknown Object (File)
Jun 7 2023, 2:30 PM
Unknown Object (File)
Jun 7 2023, 2:14 PM
Unknown Object (File)
Jun 7 2023, 7:30 AM
Unknown Object (File)
Jun 6 2023, 9:48 PM
Unknown Object (File)
Jun 6 2023, 5:49 AM
Subscribers

Details

Summary

This makes this header more self-contained.

Obtained from: CheriBSD
Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jun 1 2023, 11:37 PM

Since it has ioctl definitions, this is correct since you aren't supposed to include ioccom.h in user code.

This revision is now accepted and ready to land.Jun 1 2023, 11:40 PM
This revision was automatically updated to reflect the committed changes.