mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
LocalIP (Linux): fix building
This commit is contained in:
@@ -202,7 +202,7 @@ static bool isIPv6AddressPreferred(struct ifaddrs* ifa, struct sockaddr_in6* add
|
||||
#endif
|
||||
));
|
||||
#elif __linux__
|
||||
FF_UNUSED(ifname);
|
||||
FF_UNUSED(ifa);
|
||||
|
||||
static FFlist addresses = {};
|
||||
if (addresses.elementSize == 0)
|
||||
|
||||
Reference in New Issue
Block a user