Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/trunk]: xsrc/external/mit/xdm/dist/include openpam includes
details: https://anonhg.NetBSD.org/xsrc/rev/82d74fdf211e
branches: trunk
changeset: 10179:82d74fdf211e
user: christos <christos%NetBSD.org@localhost>
date: Wed Mar 06 01:14:10 2019 +0000
description:
openpam includes
diffstat:
external/mit/xdm/dist/include/dm.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 56d9fa069b53 -r 82d74fdf211e external/mit/xdm/dist/include/dm.h
--- a/external/mit/xdm/dist/include/dm.h Tue Mar 05 08:34:27 2019 +0000
+++ b/external/mit/xdm/dist/include/dm.h Wed Mar 06 01:14:10 2019 +0000
@@ -101,6 +101,9 @@
# endif /* X_NOT_POSIX */
# ifdef USE_PAM
+# ifdef HAVE_SECURITY_PAM_TYPES_H
+# include <security/pam_types.h>
+# endif
# ifdef HAVE_SECURITY_PAM_APPL_H
# include <security/pam_appl.h>
# elif defined(HAVE_PAM_PAM_APPL_H)
Home |
Main Index |
Thread Index |
Old Index