X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Funit.h;h=3397d472cbf8b6cf873983b5fc1a741acc77a1ff;hp=1f8874f4cc41058bdce74c62a22b0b78020b830d;hb=c952c6ece28b6c0f774f823c917f458fe3424993;hpb=e55224ca655e6c4ec745a84ae5a051a9e6e5f74f diff --git a/src/unit.h b/src/unit.h index 1f8874f4c..3397d472c 100644 --- a/src/unit.h +++ b/src/unit.h @@ -286,7 +286,7 @@ struct UnitVTable { void (*cgroup_notify_empty)(Unit *u); /* Called whenever a process of this unit sends us a message */ - void (*notify_message)(Unit *u, char **tags); + void (*notify_message)(Unit *u, pid_t pid, char **tags); /* Called whenever a name thus Unit registered for comes or * goes away. */