diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-07 13:36:26 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:52:29 -0500 |
commit | 17ae598141b44142ad52a66cc4767029e3a73d6c (patch) | |
tree | f2bc452432344bea214be864501af3b333c0fde6 /source4/winbind/wb_samba3_cmd.c | |
parent | 0de1ad5ae621ad99d507b38d3eb2e2015b2fbd71 (diff) | |
download | samba-17ae598141b44142ad52a66cc4767029e3a73d6c.tar.gz samba-17ae598141b44142ad52a66cc4767029e3a73d6c.tar.xz samba-17ae598141b44142ad52a66cc4767029e3a73d6c.zip |
r13938: Around round of splitups
(This used to be commit 2d655f05285a86bb1bbb882e4dd843def15c9dfa)
Diffstat (limited to 'source4/winbind/wb_samba3_cmd.c')
-rw-r--r-- | source4/winbind/wb_samba3_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/winbind/wb_samba3_cmd.c b/source4/winbind/wb_samba3_cmd.c index 39cee9baba..31365aa9eb 100644 --- a/source4/winbind/wb_samba3_cmd.c +++ b/source4/winbind/wb_samba3_cmd.c @@ -29,6 +29,7 @@ #include "version.h" #include "librpc/gen_ndr/ndr_netlogon.h" #include "libcli/security/proto.h" +#include "auth/pam_errors.h" /* Send off the reply to an async Samba3 query, handling filling in the PAM, NTSTATUS and string errors. |