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)
Tue, Feb 25, 1:32 PM
Unknown Object (File)
Feb 10 2025, 8:16 AM
Unknown Object (File)
Feb 5 2025, 3:21 PM
Unknown Object (File)
Feb 5 2025, 3:14 AM
Unknown Object (File)
Feb 4 2025, 1:59 PM
Unknown Object (File)
Feb 4 2025, 11:30 AM
Unknown Object (File)
Nov 29 2024, 11:42 PM
Unknown Object (File)
Nov 19 2024, 10:18 PM
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.