r17930: Merge noinclude branch:
[ira/wip.git] / source / winbind / wb_sid2domain.c
index 2c19ef858f465b663ba41008fc79d1e383214a67..516f8a115e0d259c379b16a153ce514b838871a4 100644 (file)
 #include "includes.h"
 #include "libcli/composite/composite.h"
 #include "winbind/wb_server.h"
-#include "smbd/service_stream.h"
 #include "smbd/service_task.h"
-#include "lib/events/events.h"
-#include "librpc/gen_ndr/nbt.h"
-#include "librpc/gen_ndr/ndr_netlogon.h"
 #include "winbind/wb_async_helpers.h"
-#include "include/dlinklist.h"
+#include "libcli/security/security.h"
+#include "lib/util/dlinklist.h"
 
 static struct wbsrv_domain *find_domain_from_sid(struct wbsrv_service *service,
                                                 const struct dom_sid *sid)