X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=socket.h;h=f821186ec9bcca41ca563dba12abaf96965120bb;hb=42856c1093c1644d31b83d7a131bfe4b061c5e4d;hp=356341f2a6f1f67794306d7c03b567a2a9471293;hpb=b5a0699f0bb8b1d1ae55bb0d86f51dfe2783821b;p=elogind.git diff --git a/socket.h b/socket.h index 356341f2a..f821186ec 100644 --- a/socket.h +++ b/socket.h @@ -89,6 +89,8 @@ struct Socket { SocketState state; + KillMode kill_mode; + ExecCommand* control_command; pid_t control_pid;