Refresh patches
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user