From 818abd9f2f42c36a0f91ff6d29a9a635398216e0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Sep 2011 05:49:11 +0200 Subject: move ip related functions and data structures to a separate header file --- proto-static.c | 1 + 1 file changed, 1 insertion(+) (limited to 'proto-static.c') diff --git a/proto-static.c b/proto-static.c index 15db330..a4938f4 100644 --- a/proto-static.c +++ b/proto-static.c @@ -7,6 +7,7 @@ #include "netifd.h" #include "interface.h" +#include "interface-ip.h" #include "proto.h" #include "system.h" -- cgit v1.2.1