(svn r15924) -Codechange: replace NetworkResolveHost with something less AF dependant.
This commit is contained in:
@@ -7,6 +7,5 @@
|
||||
#ifndef NETWORK_CORE_HOST_H
|
||||
|
||||
void NetworkFindBroadcastIPs(uint32 *broadcast, int limit);
|
||||
uint32 NetworkResolveHost(const char *hostname);
|
||||
|
||||
#endif /* NETWORK_CORE_HOST_H */
|
||||
|
Reference in New Issue
Block a user