Skip to content

Instantly share code, notes, and snippets.

@airglow923
Last active August 15, 2025 05:42
Show Gist options
  • Save airglow923/4a68d082b8461b16a03b3094af0ebcdb to your computer and use it in GitHub Desktop.
Save airglow923/4a68d082b8461b16a03b3094af0ebcdb to your computer and use it in GitHub Desktop.
List of header files in PAM development package (libpam0g-dev)
#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