Refresh patches

This commit is contained in:
Chris Hofstaedtler
2025-02-09 18:14:48 +01:00
parent 4d765593fb
commit 7c5c7ebd17
+3 -3
View File
@@ -7,11 +7,11 @@ Subject: Define LOGIN_NAME_MAX on HURD
1 file changed, 6 insertions(+)
diff --git a/lib/chkname.c b/lib/chkname.c
index 98f7917..5f5ac91 100644
index bee2e6b..c3fb552 100644
--- a/lib/chkname.c
+++ b/lib/chkname.c
@@ -31,6 +31,12 @@
#include <sys/param.h>
@@ -29,6 +29,12 @@
#include <stddef.h>
#include <unistd.h>
+#ifdef __GNU__