Last active
August 15, 2025 05:42
-
-
Save airglow923/4a68d082b8461b16a03b3094af0ebcdb to your computer and use it in GitHub Desktop.
List of header files in PAM development package (libpam0g-dev)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <security/pam_appl.h> | |
#include <security/pam_client.h> | |
#include <security/pam_ext.h> | |
#include <security/pam_filter.h> | |
#include <security/pam_misc.h> | |
#include <security/pam_modules.h> | |
#include <security/pam_modutil.h> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment