diff options
| author | Devin Teske <dteske@FreeBSD.org> | 2026-08-16 20:58:57 +0000 |
|---|---|---|
| committer | Devin Teske <dteske@FreeBSD.org> | 2026-08-16 21:37:22 +0000 |
| commit | cce53d108a9eb3c36a7e51fdc5b6c0362e3fde31 (patch) | |
| tree | dcf816d93c58665d4a32d426cd62df34ddf6fe06 /sys/modules/mac_do/(developers-only) | |
| parent | c1ff9c93b107ef54b332bab114191e0a90ca84b7 (diff) | |
linux_emul.h uses struct image_args without a file-scope forward
declaration. The new arm64 (and i386) stubs include that header
without imgact.h first, which fails the build under -Werror.
Include it the same way linux_pkru.c already does, and declare the
type next to struct image_params so the header is self-contained.
Reported by: tuexen
Fixes: bdb561843e86
MFC after: 1 month
Diffstat (limited to 'sys/modules/mac_do/(developers-only)')
0 files changed, 0 insertions, 0 deletions
