X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-common%2Fdbus.h;h=b21d1fd83bdd20639cb0c6fbd1453480fe70990d;hb=280e0fa69dc03706a24bf7128422443cb37d08ab;hp=64696d2760e0fa9f9a9b2dd7f315d5cf542ea0b0;hpb=0632e854728e8e64552ae08f90852d4a2658539e;p=catta 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