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