diff options
Diffstat (limited to 'news/nntpcache/files/patch-src-authinfo_pam.ext')
-rw-r--r-- | news/nntpcache/files/patch-src-authinfo_pam.ext | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/nntpcache/files/patch-src-authinfo_pam.ext b/news/nntpcache/files/patch-src-authinfo_pam.ext deleted file mode 100644 index f0d7d72256f5..000000000000 --- a/news/nntpcache/files/patch-src-authinfo_pam.ext +++ /dev/null @@ -1,11 +0,0 @@ ---- src/authinfo_pam.ext.orig Sun Jun 11 22:01:43 2000 -+++ src/authinfo_pam.ext Fri Sep 14 10:55:25 2001 -@@ -19,6 +19,8 @@ - #else - # define EXP_(x) - #endif -+extern authenticator pam_authenticator; -+extern int pam_got_pass(char *pass); - #ifdef __cplusplus - } - #endif |