diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-08 16:10:19 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-08 16:10:19 +0200 |
| commit | b139d20c0e599ac394db0f70d563263d6fbb68d3 (patch) | |
| tree | da5167740ddaed9472e47925426fee4c3b0a54cd /tests/mock_pam.h | |
| parent | ff383ef1a8ab732269621a50fa4f42a4974872ce (diff) | |
| parent | 0294977b5458ee2c0ba77b6b2b94fb4a4d6a1310 (diff) | |
| download | libpam-freerdp2-b139d20c0e599ac394db0f70d563263d6fbb68d3.tar.gz libpam-freerdp2-b139d20c0e599ac394db0f70d563263d6fbb68d3.tar.bz2 libpam-freerdp2-b139d20c0e599ac394db0f70d563263d6fbb68d3.zip | |
Merge branch 'sunweaver-pr/travis-ci'
Attributes GH PR #2: https://github.com/ArcticaProject/libpam-freerdp2/pull/2
Diffstat (limited to 'tests/mock_pam.h')
| -rw-r--r-- | tests/mock_pam.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mock_pam.h b/tests/mock_pam.h index 7fe0467..df837df 100644 --- a/tests/mock_pam.h +++ b/tests/mock_pam.h @@ -11,6 +11,7 @@ #define __MOCK_PAM_H__ #define LIBPAM_COMPILE +#include <security/_pam_types.h> #include <security/pam_modules.h> #include <security/pam_modutil.h> #include <security/pam_appl.h> |
