summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/shadow/files/shadow-4.1.2.2-l64a.patch')
-rw-r--r--sys-apps/shadow/files/shadow-4.1.2.2-l64a.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-apps/shadow/files/shadow-4.1.2.2-l64a.patch b/sys-apps/shadow/files/shadow-4.1.2.2-l64a.patch
new file mode 100644
index 000000000000..e06598cf3cc0
--- /dev/null
+++ b/sys-apps/shadow/files/shadow-4.1.2.2-l64a.patch
@@ -0,0 +1,13 @@
+http://bugs.gentoo.org/260001
+--- a/libmisc/salt.c
++++ b/libmisc/salt.c
+@@ -20,9 +20,6 @@
+ #include "getdef.h"
+
+ /* local function prototypes */
+-#ifndef HAVE_L64A
+-char *l64a(long value);
+-#endif /* !HAVE_L64A */
+ static void seedRNG (void);
+ static char *gensalt (size_t salt_size);
+ #ifdef USE_SHA_CRYPT