summaryrefslogtreecommitdiff
path: root/source4/lib/socket/netif.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/socket/netif.h')
-rw-r--r--source4/lib/socket/netif.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/socket/netif.h b/source4/lib/socket/netif.h
index dea7476193..4855f4bd73 100644
--- a/source4/lib/socket/netif.h
+++ b/source4/lib/socket/netif.h
@@ -19,6 +19,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "system/network.h"
+
struct iface_struct {
char name[16];
struct in_addr ip;