chiark / gitweb /
sd-device: don't complain if the uevent file is missing
[elogind.git] / src / test / test-process-util.c
index a17ef144fc4751e9604800070876d6a4d7c7de1e..1de100cdae3b082d8e315e7806d0309c9dc0f7f8 100644 (file)
@@ -28,6 +28,7 @@
 #include "util.h"
 #include "macro.h"
 #include "virt.h"
+#include "terminal-util.h"
 
 static void test_get_process_comm(void) {
         struct stat st;