diff options
Diffstat (limited to 'source3/pam_smbpass/general.h')
-rw-r--r-- | source3/pam_smbpass/general.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/pam_smbpass/general.h b/source3/pam_smbpass/general.h index 74bd870bc5..6e13f8d936 100644 --- a/source3/pam_smbpass/general.h +++ b/source3/pam_smbpass/general.h @@ -1,5 +1,6 @@ #include "../librpc/gen_ndr/samr.h" #include "../libcli/auth/pam_errors.h" +#include "passdb.h" #ifndef LINUX /* This is only needed by modules in the Sun implementation. */ |