s3: In winbind, close parent/child sockets
[ira/wip.git] / source3 / winbindd / winbindd_proto.h
index 5b48a99a8fbcbb812bb25ace8c6b57366a20e229..725bf6f8a7004efe134b8d5f29d4faec6a48944f 100644 (file)
@@ -291,7 +291,8 @@ void winbind_msg_ip_dropped_parent(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);
+bool winbindd_reinit_after_fork(const struct winbindd_child *myself,
+                               const char *logfilename);
 struct winbindd_domain *wb_child_domain(void);
 
 /* The following definitions come from winbindd/winbindd_group.c  */