]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-cgroup-util.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / test / test-cgroup-util.c
index c0f4abe8665f7fb4a1af7b1396d00f7f5e723d4b..aca4f868a154ef1f1cfa939e0fcac11fe157956e 100644 (file)
@@ -24,6 +24,7 @@
 #include "cgroup-util.h"
 #include "test-helper.h"
 #include "formats-util.h"
+#include "process-util.h"
 
 static void check_p_d_u(const char *path, int code, const char *result) {
         _cleanup_free_ char *unit = NULL;