aboutsummaryrefslogtreecommitdiff
path: root/md5-crypt/libcrypt.map
diff options
context:
space:
mode:
Diffstat (limited to 'md5-crypt/libcrypt.map')
-rw-r--r--md5-crypt/libcrypt.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/md5-crypt/libcrypt.map b/md5-crypt/libcrypt.map
deleted file mode 100644
index 9e0c20792f..0000000000
--- a/md5-crypt/libcrypt.map
+++ /dev/null
@@ -1,7 +0,0 @@
-GLIBC_2.0 {
- global:
- crypt; crypt_r; encrypt; encrypt_r; fcrypt; setkey; setkey_r;
-
- local:
- *;
-};