diff options
author | Günther Deschner <gd@samba.org> | 2011-10-17 18:03:31 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-11-16 12:26:26 +0100 |
commit | 8312ee136771befd2c04d877e3ab340e1b1366a7 (patch) | |
tree | 21efdef7c839b69aaea714931309e0d6eb5fb8a1 /source3/utils/net_sam.c | |
parent | 28f8ccbe8b36766cf15a3d97cffb4ea66b411958 (diff) | |
download | samba-8312ee136771befd2c04d877e3ab340e1b1366a7.tar.gz |
s3-passdb: split out passdb/pdb_ldap_schema.c
Guenther
Diffstat (limited to 'source3/utils/net_sam.c')
-rw-r--r-- | source3/utils/net_sam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net_sam.c b/source3/utils/net_sam.c index ff8f8c0977b..d0640dd7b32 100644 --- a/source3/utils/net_sam.c +++ b/source3/utils/net_sam.c @@ -27,6 +27,7 @@ #include "lib/winbind_util.h" #include "passdb.h" #include "passdb/pdb_ldap_util.h" +#include "passdb/pdb_ldap_schema.h" #include "lib/privileges.h" /* |