mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
kdbus: update kdbus.h from upstream
This commit is contained in:
@@ -387,7 +387,7 @@ struct kdbus_cmd_match {
|
||||
|
||||
struct kdbus_cmd_monitor {
|
||||
__u64 id; /* We allow setting the monitor flag of other peers */
|
||||
int enabled; /* A boolean to enable/disable monitoring */
|
||||
unsigned int enabled; /* A boolean to enable/disable monitoring */
|
||||
};
|
||||
|
||||
/* FD states:
|
||||
|
||||
Reference in New Issue
Block a user