X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fswap.h;h=35d47fd46f5e87f769221a06726fa654d4127515;hp=d8888e17684628479f7e27f6c27a66a0b8d52a48;hb=3ef63c317481c2b3f1fe39e1b0f130aac3544522;hpb=c2f1db8f83618e60dcded8303d14656d7d26b436 diff --git a/src/core/swap.h b/src/core/swap.h index d8888e176..35d47fd46 100644 --- a/src/core/swap.h +++ b/src/core/swap.h @@ -87,6 +87,7 @@ struct Swap { ExecCommand exec_command[_SWAP_EXEC_COMMAND_MAX]; ExecContext exec_context; + KillContext kill_context; SwapState state, deserialized_state;