netifd: Fix printf calls + function declarations.
[project/netifd.git] / interface.h
index d35fd98..0e58f69 100644 (file)
@@ -23,6 +23,7 @@ struct interface_proto_state;
 enum interface_event {
        IFEV_DOWN,
        IFEV_UP,
+       IFEV_UP_FAILED,
        IFEV_UPDATE,
        IFEV_FREE,
        IFEV_RELOAD,