]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/manager.h
core: undo the dependency inversion between unit.h and all unit types
[thirdparty/systemd.git] / src / core / manager.h
index 35a3a1eb4000320573b43085ff03a9f7b128e888..f41cce1c09e99e6583f388431da61962a03f0cf9 100644 (file)
@@ -21,6 +21,7 @@
 #include "ratelimit.h"
 
 struct libmnt_monitor;
+typedef struct Unit Unit;
 
 /* Enforce upper limit how many names we allow */
 #define MANAGER_MAX_NAMES 131072 /* 128K */