summaryrefslogtreecommitdiff
path: root/src/network/core/host.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/host.h')
-rw-r--r--src/network/core/host.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/core/host.h b/src/network/core/host.h
index 48f24e318..46bfa4e1f 100644
--- a/src/network/core/host.h
+++ b/src/network/core/host.h
@@ -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 */