From 7b3e062cb6872e28ef5a2e069810070e28bbe0cd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Oct 2015 14:24:58 +0100 Subject: process-util: move a couple of process-related calls over --- src/core/swap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/swap.c') diff --git a/src/core/swap.c b/src/core/swap.c index 5be3c709bf..6eff6ffb4c 100644 --- a/src/core/swap.c +++ b/src/core/swap.c @@ -35,6 +35,7 @@ #include "fstab-util.h" #include "parse-util.h" #include "path-util.h" +#include "process-util.h" #include "special.h" #include "string-table.h" #include "string-util.h" -- cgit v1.2.3-54-g00ecf