summaryrefslogtreecommitdiffstats
path: root/platform-tracing.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-11-07 00:39:01 +0100
committerDarren Tucker <dtucker@dtucker.net>2022-11-07 00:39:01 +0100
commit32fddb982fd61b11a2f218a115975a87ab126d43 (patch)
tree6769e31853f280c01c31d098966eef63729950bd /platform-tracing.c
parentconfigure.ac: Fix -Wstrict-prototypes (diff)
downloadopenssh-32fddb982fd61b11a2f218a115975a87ab126d43.tar.xz
openssh-32fddb982fd61b11a2f218a115975a87ab126d43.zip
Fix setres*id checks to work with clang-16.
glibc has the prototypes for setresuid and setresgid behind _GNU_SOURCE, and clang 16 will error out on implicit function definitions, so add _GNU_SOURCE and the required headers to the configure checks. From sam at @gentoo.org via bz#3497.
Diffstat (limited to 'platform-tracing.c')
0 files changed, 0 insertions, 0 deletions