]> git.meshlink.io Git - catta/blobdiff - avahi-common/dbus.h
* revert half of a fix Sebastien did some time ago
[catta] / avahi-common / dbus.h
index 64696d2760e0fa9f9a9b2dd7f315d5cf542ea0b0..b21d1fd83bdd20639cb0c6fbd1453480fe70990d 100644 (file)
@@ -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