diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-05-10 09:49:55 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-05-10 09:49:55 +0000 |
commit | ddc9b8b40642c90fe7c34b088eae4f8075f4033a (patch) | |
tree | 56c378815bdf109d13b1d4e5b51f0e1ea313a58d /source3/include/ntdomain.h | |
parent | 6cf96ff43155346589e19c1bb2fd723be74f1f12 (diff) | |
download | samba-ddc9b8b40642c90fe7c34b088eae4f8075f4033a.tar.gz samba-ddc9b8b40642c90fe7c34b088eae4f8075f4033a.tar.xz samba-ddc9b8b40642c90fe7c34b088eae4f8075f4033a.zip |
more merging
it is now at the stage that winbindd can compile in the head branch,
but not link
(This used to be commit d178c00aae77710ae6ff20a7f54a30e3bd8232bb)
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r-- | source3/include/ntdomain.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index 527d79bbb1..bee2abb3d9 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -235,5 +235,6 @@ struct acct_info #include "rpc_srvsvc.h" #include "rpc_wkssvc.h" #include "rpc_spoolss.h" +#include "sids.h" #endif /* _NT_DOMAIN_H */ |