]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/idmapping.c: Unconditionally include <sys/prctl.h>
authorAlejandro Colomar <alx@kernel.org>
Tue, 12 Nov 2024 13:42:12 +0000 (14:42 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 8 Feb 2025 05:43:55 +0000 (23:43 -0600)
commitf50a39e8f9a00c1c2b6b26a80448d510c56353bb
treef680a86294c1a04108f40ff03489d7c2a6256059
parentd662b48e72d696e405e1f0b3934f5ec146f1ad63
lib/idmapping.c: Unconditionally include <sys/prctl.h>

It's a widely available header.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/idmapping.c