mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-21 01:42:18 +00:00
changed macro used to select interface listing code
This commit is contained in:
parent
2ab32197a7
commit
4c498afd19
@ -589,7 +589,7 @@ int overlay_interface_discover()
|
||||
}
|
||||
freeifaddrs(ifaddr);
|
||||
#else
|
||||
#ifdef HAVE_LINUX_IF_H
|
||||
#ifdef ANDROID
|
||||
/* Use alternative linux-only method to find and register interfaces. */
|
||||
lsif();
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user