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/bigcrypt.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/pam_unix/bigcrypt.h (limited to 'modules/pam_unix/bigcrypt.h') diff --git a/modules/pam_unix/bigcrypt.h b/modules/pam_unix/bigcrypt.h new file mode 100644 index 00000000..a66a96e6 --- /dev/null +++ b/modules/pam_unix/bigcrypt.h @@ -0,0 +1 @@ +extern char *bigcrypt(const char *key, const char *salt); -- cgit v1.2.3