]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-namespace.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / test / test-namespace.c
index 2397db5fffe40afaa1afe142763c72b90101b0b5..7d7e08dc5d1480a0b0e7b6cb8f0d1be3f9486e83 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "namespace.h"
 #include "util.h"
+#include "process-util.h"
 
 static void test_tmpdir(const char *id, const char *A, const char *B) {
         _cleanup_free_ char *a, *b;