Gentoo Archives: gentoo-commits

From: "Alon Bar-Lev (alonbl)" <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_p11/files: pam_p11-0.1.3-qa.patch
Date: Sat, 10 Nov 2007 17:38:31
Message-Id: E1IquHo-0004hw-Nj@stork.gentoo.org
1 alonbl 07/11/10 17:38:24
2
3 Added: pam_p11-0.1.3-qa.patch
4 Log:
5 Cleanups
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.1 sys-auth/pam_p11/files/pam_p11-0.1.3-qa.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_p11/files/pam_p11-0.1.3-qa.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_p11/files/pam_p11-0.1.3-qa.patch?rev=1.1&content-type=text/plain
13
14 Index: pam_p11-0.1.3-qa.patch
15 ===================================================================
16 diff -urNp pam_p11-0.1.3.org/src/test.c pam_p11-0.1.3/src/test.c
17 --- pam_p11-0.1.3.org/src/test.c 2005-12-26 22:44:06.000000000 +0200
18 +++ pam_p11-0.1.3/src/test.c 2007-11-10 19:35:10.000000000 +0200
19 @@ -3,6 +3,7 @@
20
21 #include <security/pam_appl.h>
22 #include <security/pam_misc.h>
23 +#include <security/pam_modules.h>
24
25 int main(int argc, char **argv)
26 {
27
28
29
30 --
31 gentoo-commits@g.o mailing list