summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypt/crypt.h')
-rw-r--r--lib/libcrypt/crypt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt.h b/lib/libcrypt/crypt.h
index 8920986c..3544f89 100644
--- a/lib/libcrypt/crypt.h
+++ b/lib/libcrypt/crypt.h
@@ -29,7 +29,6 @@
/* magic sizes */
#define MD5_SIZE 16
-#define SHS_SIZE 20
char *crypt_des(const char *pw, const char *salt);
char *crypt_md5(const char *pw, const char *salt);
OpenPOWER on IntegriCloud