The code that used it was removed as part of the 26481 refactor.
Closes ticket 27467.
--- /dev/null
+ o Code simplification and refactoring:
+ - Remove GetAdaptersAddresses_fn_t. The code that used it was removed
+ as part of the 26481 refactor. Closes ticket 27467.
return result;
}
-#ifdef _WIN32
-typedef ULONG (WINAPI *GetAdaptersAddresses_fn_t)(
- ULONG, ULONG, PVOID, PIP_ADAPTER_ADDRESSES, PULONG);
-#endif
-
#ifdef HAVE_IFADDRS_TO_SMARTLIST
/*
* Convert a linked list consisting of <b>ifaddrs</b> structures