(svn r15930) -Fix (r15926): MSVC compilation

This commit is contained in:
glx
2009-04-03 12:48:11 +00:00
parent ab06ed241f
commit d84fb358f5
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
*/
#ifndef NETWORK_CORE_HOST_H
#define NETWORK_CORE_HOST_H
void NetworkFindBroadcastIPs(NetworkAddress *broadcast, int limit);