summaryrefslogtreecommitdiff
path: root/src/run/run.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/run/run.c')
-rw-r--r--src/run/run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/run/run.c b/src/run/run.c
index 3fb72e6103..f4c7005089 100644
--- a/src/run/run.c
+++ b/src/run/run.c
@@ -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;