{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1736524728,"commit_time":1736638461,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"81680a4070ddcc22144c092a9e00d4c9a93dfcd3","message":"curl_setup: fix missing `ADDRESS_FAMILY` type in rare build cases\n\nBuild failed when both `ADDRESS_FAMILY` and `sockaddr_un` stuct were\nmissing from the Windows SDK, with UnixSockets enabled.\n\nSeen with GNU 4.4.0 in CeGCC 0.59.1:\n```\nlib/curl_setup.h:983: error: expected specifier-qualifier-list before 'ADDRESS_FAMILY'\nlib/curl_setup.h:985: warning: struct has no members\n```\n\nAlso reported with VS2003:\nhttps://datagirl.xyz/posts/wolfssl_curl_w2k.html\n\nCloses #15969\n","parents":["7eb4ddb850d3757ac9e0b60b0198bbb11e83135e"],"tree_hash":"21910a275126fdfd26c91073316e64ecb55be44c"}