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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/libsmb/clidgram.h b/source3/libsmb/clidgram.h
index 7c650a06ca..af924f40ce 100644
--- a/source3/libsmb/clidgram.h
+++ b/source3/libsmb/clidgram.h
@@ -2,8 +2,7 @@
/* The following definitions come from libsmb/clidgram.c */
-bool send_getdc_request(TALLOC_CTX *mem_ctx,
- struct messaging_context *msg_ctx,
+bool send_getdc_request(struct messaging_context *msg_ctx,
const struct sockaddr_storage *dc_ss,
const char *domain_name,
const struct dom_sid *sid,