Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 34517 | Differences between
and this patch

Collapse All | Expand All

(-)pam-pgsql-0.6.3/pam_get_service.c (+1 lines)
Lines 3-8 Link Here
3
 */
3
 */
4
4
5
/* $Id: pam_get_service.c,v 1.2 2000/06/25 10:01:41 ljb Exp $ */
5
/* $Id: pam_get_service.c,v 1.2 2000/06/25 10:01:41 ljb Exp $ */
6
#include <stdlib.h>
6
#include <security/pam_modules.h>
7
#include <security/pam_modules.h>
7
8
8
const char *pam_get_service(pam_handle_t *pamh)
9
const char *pam_get_service(pam_handle_t *pamh)

Return to bug 34517