(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#ifndef NETWORK_CORE_HOST_H
|
||||
#define NETWORK_CORE_HOST_H
|
||||
|
||||
#include "address.h"
|
||||
|
||||
void NetworkFindBroadcastIPs(NetworkAddressList *broadcast);
|
||||
|
||||
#endif /* NETWORK_CORE_HOST_H */
|
||||
|
Reference in New Issue
Block a user