aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec/sftp-server/(developers-only)
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2026-08-16 20:58:57 +0000
committerDevin Teske <dteske@FreeBSD.org>2026-08-16 21:37:22 +0000
commitcce53d108a9eb3c36a7e51fdc5b6c0362e3fde31 (patch)
treedcf816d93c58665d4a32d426cd62df34ddf6fe06 /secure/libexec/sftp-server/(developers-only)
parentc1ff9c93b107ef54b332bab114191e0a90ca84b7 (diff)
linux: unbreak arm64 linux_emul_md.c after pkey syscallsHEADmain
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 'secure/libexec/sftp-server/(developers-only)')
0 files changed, 0 insertions, 0 deletions