X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-common.h;fp=src%2Fdbus-common.h;h=e321a2c82224ac6cf010ac9a3dd5dd6edf4733a7;hp=1e5545f383a243703d780b0fb60525c58c62679c;hb=bd253d1b910a003c1d87f1f58a6afabd4f946ce5;hpb=c9f09cda7705a1ad583b0d9e95b5f1e1b091438d diff --git a/src/dbus-common.h b/src/dbus-common.h index 1e5545f38..e321a2c82 100644 --- a/src/dbus-common.h +++ b/src/dbus-common.h @@ -129,6 +129,8 @@ int bus_property_append_long(DBusMessageIter *i, const char *property, void *dat #define bus_property_append_int bus_property_append_int32 #define bus_property_append_pid bus_property_append_uint32 +#define bus_property_append_uid bus_property_append_uint32 +#define bus_property_append_gid bus_property_append_uint32 #define bus_property_append_mode bus_property_append_uint32 #define bus_property_append_unsigned bus_property_append_uint32 #define bus_property_append_usec bus_property_append_uint64