X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=socket.h;h=f821186ec9bcca41ca563dba12abaf96965120bb;hb=b9f49ee478fdc06c45092f208f1dddd23680ab13;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;