From ea04efa24985743014da9dd22c0581cbaef82ede Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Sun, 27 Dec 2020 22:05:13 -0800 Subject: Import pam_1.4.0.orig.tar.xz [dgit import orig pam_1.4.0.orig.tar.xz] --- modules/pam_unix/md5_broken.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 modules/pam_unix/md5_broken.c (limited to 'modules/pam_unix/md5_broken.c') diff --git a/modules/pam_unix/md5_broken.c b/modules/pam_unix/md5_broken.c new file mode 100644 index 00000000..193daebb --- /dev/null +++ b/modules/pam_unix/md5_broken.c @@ -0,0 +1,4 @@ +#define MD5Name(x) Broken##x + +#include "md5.c" +#include "md5_crypt.c" -- cgit v1.2.3