X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fswap.c;h=035efbaf4b1a941d5cc68adefbd5b3e732a08bc3;hp=f59b0fb18d6561d157f1a1d55bfed9f7a4786e4b;hb=d59d0a2b4b41a75eaf618b26b8f8bd1e17de7e2b;hpb=430c18ed7f576fd9041b0a02e7c4210bdd020a25 diff --git a/src/swap.c b/src/swap.c index f59b0fb18..035efbaf4 100644 --- a/src/swap.c +++ b/src/swap.c @@ -37,6 +37,7 @@ #include "special.h" #include "bus-errors.h" #include "exit-status.h" +#include "def.h" static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = { [SWAP_DEAD] = UNIT_INACTIVE,