summaryrefslogtreecommitdiff
path: root/news/nntpcache/files/patch-src-authinfo_pam.ext
blob: f0d7d72256f54e0c101f997b73ff0dce855320fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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