chiark / gitweb /
util: split-out path-util.[ch]
[elogind.git] / src / core / swap.c
index 3881d2831f8469dc21d6dedf711f5c9ab0de2ba0..a7e2126edde5780ca3bb1e1f880c7985a71078dd 100644 (file)
@@ -38,6 +38,7 @@
 #include "bus-errors.h"
 #include "exit-status.h"
 #include "def.h"
+#include "path-util.h"
 
 static const UnitActiveState state_translation_table[_SWAP_STATE_MAX] = {
         [SWAP_DEAD] = UNIT_INACTIVE,