s3: Fork multiple children per domain
[obnox/samba-ctdb.git] / source / winbindd / winbindd.h
index 79d0a7c3371eb2e3ac5806c3c113dea799184588..07033379bfac240972129b86296c6ee6072b5ba0 100644 (file)
@@ -218,7 +218,7 @@ struct winbindd_domain {
 
        /* The child pid we're talking to */
 
-       struct winbindd_child child;
+       struct winbindd_child *children;
 
        /* Callback we use to try put us back online. */