summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-01-06 17:34:06 -0800
committerJeremy Allison <jra@samba.org>2009-01-06 17:34:06 -0800
commitd1f7a3717406de855169e88ebc5a9da2318c99ef (patch)
tree3785a001f9d6eb0ea3defa7fa815410f344cef19 /source3/winbindd/winbindd_proto.h
parente13983870f00f83420cca554a541165214dc4e06 (diff)
downloadsamba-d1f7a3717406de855169e88ebc5a9da2318c99ef.tar.gz
samba-d1f7a3717406de855169e88ebc5a9da2318c99ef.tar.bz2
samba-d1f7a3717406de855169e88ebc5a9da2318c99ef.zip
Make winbindd_cm.c use winbindd_reinit_after_fork().
Jeremy.
Diffstat (limited to 'source3/winbindd/winbindd_proto.h')
-rw-r--r--source3/winbindd/winbindd_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd_proto.h b/source3/winbindd/winbindd_proto.h
index 32f057ad61..594f8be942 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -350,6 +350,7 @@ void winbind_msg_dump_domain_list(struct messaging_context *msg_ctx,
uint32_t msg_type,
struct server_id server_id,
DATA_BLOB *data);
+bool winbindd_reinit_after_fork(const char *logfilename);
/* The following definitions come from winbindd/winbindd_group.c */