summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-05-27 21:42:52 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-06-03 10:00:51 +0200
commit81d6673764c4e2f635482be1efd52eba3ab5a27f (patch)
tree41d71972166e5434944be12f30a46757f848416c /.gitignore
parent9fd8065663084acaf88e7fe10a52c60e9a2a5411 (diff)
downloadsssd-81d6673764c4e2f635482be1efd52eba3ab5a27f.tar.gz
sssd-81d6673764c4e2f635482be1efd52eba3ab5a27f.tar.xz
sssd-81d6673764c4e2f635482be1efd52eba3ab5a27f.zip
PAM: Include header file security/pam_appl.h
We need this file for declaration of pam functions pam_get_item, pam_putenv, pam_set_data, pam_strerror, pam_set_item There is already test in configure script for this header file, but it was not included in pam_sss.c sh-4.2$ git grep pam_appl.h src/external/pam.m4:AC_CHECK_HEADERS([security/pam_appl.h ... src/providers/data_provider_be.c:#include <security/pam_appl.h> src/providers/proxy/proxy.h:#include <security/pam_appl.h> src/providers/proxy/proxy_child.c:#include <security/pam_appl.h> src/responder/pam/pamsrv.h:#include <security/pam_appl.h> src/sss_client/pam_test_client.c:#include <security/pam_appl.h> src/util/auth_utils.h:#include <security/pam_appl.h> Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions