fix wide printf forms ignoring width for %lc format specifier
[musl] / src / crypt / crypt.c
index 4650073..e6237e3 100644 (file)
@@ -1,8 +1,6 @@
 #include <unistd.h>
 #include <crypt.h>
 
-char *__crypt_r(const char *, const char *, struct crypt_data *);
-
 char *crypt(const char *key, const char *salt)
 {
        /* This buffer is sufficiently large for all