crux-ports/ports/l/linux-pam/pam_namespace.patch

12 lines
424 B
Diff

--- modules/pam_namespace/pam_namespace.c 2024-01-17 10:29:36.000000000 +0000
+++ modules/pam_namespace/pam_namespace.c 2024-03-14 15:12:58.441979848 +0000
@@ -38,6 +38,7 @@
#include "pam_inline.h"
#include "pam_namespace.h"
#include "argv_parse.h"
+#include <stdint.h>
/* --- evaluating all files in VENDORDIR/security/namespace.d and /etc/security/namespace.d --- */
static const char *base_name(const char *path)