X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fswap.c;h=23a98dd63f12070e309095f8819d53d6cd97f409;hb=9a57c62944258c750d80bca4fe56de4dbab46d67;hp=6ab99d5712f09d74058de5abdd286567dfbb1787;hpb=0129173ab03994d21a21f9fc1f454faf62b97043;p=elogind.git diff --git a/src/swap.c b/src/swap.c index 6ab99d571..23a98dd63 100644 --- a/src/swap.c +++ b/src/swap.c @@ -36,6 +36,7 @@ #include "dbus-swap.h" #include "special.h" #include "bus-errors.h" +#include "exit-status.h" static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = { [SWAP_DEAD] = UNIT_INACTIVE,