summaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_unix/md5_good.c
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/modules/pam_unix/md5_good.c')
-rw-r--r--Linux-PAM/modules/pam_unix/md5_good.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/Linux-PAM/modules/pam_unix/md5_good.c b/Linux-PAM/modules/pam_unix/md5_good.c
deleted file mode 100644
index 131e4516..00000000
--- a/Linux-PAM/modules/pam_unix/md5_good.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#define HIGHFIRST
-#define MD5Name(x) Good##x
-
-#include "md5.c"
-#include "md5_crypt.c"