The freebsd32.h header uses an fsid_t type in struct ostatfs32. Include sys/mount.h to avoid potential compilation errors in situations where it is not already included.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Seems fine.
I'm not entirely convinced struct ostatfs32 shouldn't be defined directly in sys/compat/freebsd32/freebsd32_misc.c, but that's an argument for another day.
Comment Actions
This differential is superseded by this review:
https://reviews.freebsd.org/D40177
which covers some more include self-containment issues in aarch64.