]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/vconsole/vconsole-setup.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / vconsole / vconsole-setup.c
index 243e51dfc965b5912e7591e704be3e0b71e9e84f..3f935242013fc91b66522b098aaa4b7f65ca49e0 100644 (file)
@@ -35,6 +35,7 @@
 #include "log.h"
 #include "virt.h"
 #include "fileio.h"
+#include "process-util.h"
 
 static bool is_vconsole(int fd) {
         unsigned char data[1];