X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fswap.h;h=f2ae49b1dec7c3b40ab55c9f0890686dfd426de7;hp=3005abb2d25bce64d4b5e7a5978b0cbdf937ed62;hb=8fcf784dffba1ca24c2790b96c18dd689d4981fb;hpb=9670d583d381d4c2c7f4d80de63bee7ad54fef44 diff --git a/src/core/swap.h b/src/core/swap.h index 3005abb2d..f2ae49b1d 100644 --- a/src/core/swap.h +++ b/src/core/swap.h @@ -98,6 +98,8 @@ struct Swap { KillContext kill_context; CGroupContext cgroup_context; + ExecRuntime *exec_runtime; + SwapState state, deserialized_state; ExecCommand* control_command;