chiark / gitweb /
dbus: add api for append gid/uid properties
[elogind.git] / src / dbus-common.h
index 1e5545f383a243703d780b0fb60525c58c62679c..e321a2c82224ac6cf010ac9a3dd5dd6edf4733a7 100644 (file)
@@ -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