summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-daemon/sd-daemon.c
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-06-01 20:21:49 +0200
committerSven Eden <yamakuzure@gmx.net>2018-06-04 10:32:24 +0200
commit8290b1a8c9471da570ebc6e58fd837c59265a19a (patch)
tree577726ce2d5eb05ffa986a3e692fe986392b28c0 /src/libelogind/sd-daemon/sd-daemon.c
parent405592d4274418e0ef9a89a8da8b8f356cd6202e (diff)
Prep v238: Applied some upstream updates to src/libelogind (5/5)
Diffstat (limited to 'src/libelogind/sd-daemon/sd-daemon.c')
-rw-r--r--src/libelogind/sd-daemon/sd-daemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libelogind/sd-daemon/sd-daemon.c b/src/libelogind/sd-daemon/sd-daemon.c
index b7ae99a4d..c27ab7303 100644
--- a/src/libelogind/sd-daemon/sd-daemon.c
+++ b/src/libelogind/sd-daemon/sd-daemon.c
@@ -39,6 +39,7 @@
#include "fs-util.h"
#include "parse-util.h"
#include "path-util.h"
+//#include "process-util.h"
#include "socket-util.h"
#include "strv.h"
#include "util.h"