diff options
Diffstat (limited to 'source3/pam_smbpass')
-rw-r--r-- | source3/pam_smbpass/general.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/pam_smbpass/general.h b/source3/pam_smbpass/general.h index 320bdd0cc8..4607620c29 100644 --- a/source3/pam_smbpass/general.h +++ b/source3/pam_smbpass/general.h @@ -1,3 +1,5 @@ +#include "../librpc/gen_ndr/samr.h" + #ifndef LINUX /* This is only needed by modules in the Sun implementation. */ #if defined(HAVE_SECURITY_PAM_APPL_H) |