summaryrefslogtreecommitdiff
path: root/source3/auth/pampass.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth/pampass.c')
-rw-r--r--source3/auth/pampass.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/pampass.c b/source3/auth/pampass.c
index a4f136c5b8..c4da1e676c 100644
--- a/source3/auth/pampass.c
+++ b/source3/auth/pampass.c
@@ -27,6 +27,7 @@
*/
#include "includes.h"
+#include "auth.h"
#include "../libcli/auth/pam_errors.h"
#undef DBGC_CLASS