summaryrefslogtreecommitdiff
path: root/src/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager.c')
-rw-r--r--src/manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manager.c b/src/manager.c
index 2ad60721aa..c93b7912eb 100644
--- a/src/manager.c
+++ b/src/manager.c
@@ -53,6 +53,7 @@
#include "dbus-job.h"
#include "missing.h"
#include "path-lookup.h"
+#include "special.h"
/* As soon as 16 units are in our GC queue, make sure to run a gc sweep */
#define GC_QUEUE_ENTRIES_MAX 16