aboutsummaryrefslogtreecommitdiff
path: root/tests/mock_pam.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-08 16:10:19 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-08 16:10:19 +0200
commitb139d20c0e599ac394db0f70d563263d6fbb68d3 (patch)
treeda5167740ddaed9472e47925426fee4c3b0a54cd /tests/mock_pam.h
parentff383ef1a8ab732269621a50fa4f42a4974872ce (diff)
parent0294977b5458ee2c0ba77b6b2b94fb4a4d6a1310 (diff)
downloadlibpam-freerdp2-master.tar.gz
libpam-freerdp2-master.tar.bz2
libpam-freerdp2-master.zip
Merge branch 'sunweaver-pr/travis-ci'HEADmaster
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.h1
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>