s3:dom_sid Global replace of DOM_SID with struct dom_sid
[bbaumbach/samba-autobuild/.git] / source3 / libsmb / clidgram.c
index ca530a8583d0acecee949cbd584292a9c1218b53..1b72e33303e5e12d6d55bb22e712ce2177b5c38d 100644 (file)
@@ -131,7 +131,7 @@ bool send_getdc_request(TALLOC_CTX *mem_ctx,
                        struct messaging_context *msg_ctx,
                        struct sockaddr_storage *dc_ss,
                        const char *domain_name,
-                       const DOM_SID *sid,
+                       const struct dom_sid *sid,
                        uint32_t nt_version)
 {
        struct in_addr dc_ip;