interface-ip: DNS name server sorting support in resolv.conf.auto
[project/netifd.git] / system-dummy.c
index 76c6ffa..9c734ea 100644 (file)
@@ -83,6 +83,10 @@ int system_if_down(struct device *dev)
        return 0;
 }
 
+void system_if_get_settings(struct device *dev, struct device_settings *s)
+{
+}
+
 void system_if_clear_state(struct device *dev)
 {
 }