X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fscope.h;h=014b50c765199f60d74a1dea6000f2fff2c935ad;hb=75cb8502dfec0a6a5305fe766d4b6a1a04a43549;hp=4d8a1714bcc1a9385787bec346469fe07b52598f;hpb=718db96199eb307751264e4163555662c9a389fa;p=elogind.git diff --git a/src/core/scope.h b/src/core/scope.h index 4d8a1714b..014b50c76 100644 --- a/src/core/scope.h +++ b/src/core/scope.h @@ -55,6 +55,8 @@ struct Scope { usec_t timeout_stop_usec; + char *controller; + Set *pids; sd_event_source *timer_event_source;