summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/manager.h')
-rw-r--r--src/grp-system/libcore/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/libcore/manager.h b/src/grp-system/libcore/manager.h
index fedf39ddcd..252919c27f 100644
--- a/src/grp-system/libcore/manager.h
+++ b/src/grp-system/libcore/manager.h
@@ -27,10 +27,10 @@
#include <systemd/sd-event.h>
#include "basic/cgroup-util.h"
-#include "basic/fdset.h"
#include "basic/hashmap.h"
#include "basic/list.h"
#include "basic/ratelimit.h"
+#include "shared/fdset.h"
/* Enforce upper limit how many names we allow */
#define MANAGER_MAX_NAMES 131072 /* 128K */