chiark / gitweb /
localectl: port over to bus_log_create_error()
[elogind.git] / src / run / run.c
index 3fb72e61035c79749009d832c45307bd3f44d8f7..f4c70050894c9fd4cbeff60a554b9bcca6eabfe2 100644 (file)
@@ -28,6 +28,7 @@
 #include "build.h"
 #include "unit-name.h"
 #include "path-util.h"
+#include "bus-error.h"
 
 static bool arg_scope = false;
 static bool arg_remain_after_exit = false;