summaryrefslogtreecommitdiffstats
path: root/avahi-common/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/dbus.h')
-rw-r--r--avahi-common/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-common/dbus.h b/avahi-common/dbus.h
index 64696d2..b21d1fd 100644
--- a/avahi-common/dbus.h
+++ b/avahi-common/dbus.h
@@ -51,6 +51,8 @@ AVAHI_C_DECL_BEGIN
#define AVAHI_DBUS_ERR_TOO_MANY_OBJECTS "org.freedesktop.Avahi.TooManyObjectsError"
#define AVAHI_DBUS_ERR_TOO_MANY_ENTRIES "org.freedesktop.Avahi.TooManyEntriesError"
#define AVAHI_DBUS_ERR_OS "org.freedesktop.Avahi.OSError"
+#define AVAHI_DBUS_ERR_ACCESS_DENIED DBUS_ERROR_ACCESS_DENIED
+#define AVAHI_DBUS_ERR_INVALID_OPERATION "org.freedesktop.Avahi.InvalidOperationError"
AVAHI_C_DECL_END