summaryrefslogtreecommitdiff
path: root/source3/libsmb/clidgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libsmb/clidgram.h')
-rw-r--r--source3/libsmb/clidgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libsmb/clidgram.h b/source3/libsmb/clidgram.h
index b61c0b0f4f..26c59f450e 100644
--- a/source3/libsmb/clidgram.h
+++ b/source3/libsmb/clidgram.h
@@ -4,7 +4,7 @@
bool send_getdc_request(TALLOC_CTX *mem_ctx,
struct messaging_context *msg_ctx,
- struct sockaddr_storage *dc_ss,
+ const struct sockaddr_storage *dc_ss,
const char *domain_name,
const struct dom_sid *sid,
uint32_t nt_version,