summaryrefslogtreecommitdiff
path: root/shared/systemd.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/systemd.c')
-rw-r--r--shared/systemd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/systemd.c b/shared/systemd.c
index c45c7c5..4edc055 100644
--- a/shared/systemd.c
+++ b/shared/systemd.c
@@ -7,7 +7,6 @@
#include "utils.h"
#include "config-parser.h"
#include "systemd.h"
-#include "config.h"
static sd_bus *bus = NULL;
static bool bus_failed = false;