]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/log.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / log.c
index 32ec581d8d591e5b3bf9637b8505bfd9b0545dd3..7edcf1f18a6b54e6b05ba343cc8b26f9c37b1f45 100644 (file)
@@ -35,6 +35,7 @@
 #include "macro.h"
 #include "socket-util.h"
 #include "formats-util.h"
+#include "process-util.h"
 
 #define SNDBUF_SIZE (8*1024*1024)