summaryrefslogtreecommitdiff
path: root/src/core/dbus-execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-execute.c')
-rw-r--r--src/core/dbus-execute.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus-execute.c b/src/core/dbus-execute.c
index 35f1b2913b..67405a1672 100644
--- a/src/core/dbus-execute.c
+++ b/src/core/dbus-execute.c
@@ -43,6 +43,7 @@
#include "seccomp-util.h"
#endif
#include "strv.h"
+#include "syslog-util.h"
#include "utf8.h"
BUS_DEFINE_PROPERTY_GET_ENUM(bus_property_get_exec_output, exec_output, ExecOutput);