add INCLUDE_DIRECTORIES to subdirectories
[project/ubus.git] / ubusmsg.h
index fc4eedd..05d5c04 100644 (file)
--- a/ubusmsg.h
+++ b/ubusmsg.h
@@ -89,6 +89,9 @@ enum ubus_msg_attr {
        UBUS_ATTR_TARGET,
 
        UBUS_ATTR_ACTIVE,
+       UBUS_ATTR_NO_REPLY,
+
+       UBUS_ATTR_SUBSCRIBERS,
 
        /* must be last */
        UBUS_ATTR_MAX,