Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pam-ssh-agent-auth: Fix __progname configure check | Khem Raj | 2022-09-05 | 1 | -0/+37 |
This check needs to include stdio.h for printf() API to work otherwise test fails. Signed-off-by: Khem Raj <raj.khem@gmail.com> |