do not attempt to get an interface if PROTO_FLAG_NODEV is set
[project/netifd.git] / system.h
index 835a49d..8658467 100644 (file)
--- a/system.h
+++ b/system.h
@@ -3,6 +3,7 @@
 
 #include <sys/socket.h>
 #include "device.h"
 
 #include <sys/socket.h>
 #include "device.h"
+#include "interface-ip.h"
 
 int system_bridge_addbr(struct device *bridge);
 int system_bridge_delbr(struct device *bridge);
 
 int system_bridge_addbr(struct device *bridge);
 int system_bridge_delbr(struct device *bridge);