add mac os x compat #define for in6_addr s6_addr32
[project/netifd.git] / interface.h
index 6724bb9..efd3560 100644 (file)
@@ -86,6 +86,7 @@ struct interface {
        bool available;
        bool autostart;
        bool config_autostart;
+       bool device_config;
 
        time_t start_time;
        enum interface_state state;