[pkg-opensc-commit] [pam-p11] 34/66: Add security/pam_modules.h to fix compiler warning

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pam-p11.

commit 29b9f22f7c286e43c4a617fcb3645f104256cd12
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Sat Nov 10 17:44:38 2007 +0000

    Add security/pam_modules.h to fix compiler warning
---
 src/test.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test.c b/src/test.c
index a57ccd6..6c50798 100644
--- a/src/test.c
+++ b/src/test.c
@@ -3,6 +3,7 @@
 
 #include <security/pam_appl.h>
 #include <security/pam_misc.h>
+#include <security/pam_modules.h>
 
 int main(int argc, char **argv)
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pam-p11.git



More information about the pkg-opensc-commit mailing list