diff options
Diffstat (limited to 'modules/pam_unix/md5_good.c')
-rw-r--r-- | modules/pam_unix/md5_good.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/pam_unix/md5_good.c b/modules/pam_unix/md5_good.c deleted file mode 100644 index 131e4516..00000000 --- a/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" |