diff options
Diffstat (limited to 'src/swap.c')
-rw-r--r-- | src/swap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/swap.c b/src/swap.c index 6c0322f3e5..5b3073bd4a 100644 --- a/src/swap.c +++ b/src/swap.c @@ -33,6 +33,7 @@ #include "load-dropin.h" #include "unit-name.h" #include "dbus-swap.h" +#include "special.h" static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = { [SWAP_DEAD] = UNIT_INACTIVE, |