This is a large patch (sorry). Migrate from struct in_addr
[ira/wip.git] / source3 / winbindd / winbindd.h
index e4b1396cac4ff8300b829f7de502631e6ce0b362..454a4b9698bfb4e888381ebebbc8a7749f0d31a7 100644 (file)
@@ -191,7 +191,7 @@ struct winbindd_domain {
 
        /* A working DC */
        fstring dcname;
-       struct sockaddr_in dcaddr;
+       struct sockaddr_storage dcaddr;
 
        /* Sequence number stuff */