chiark / gitweb /
journald: after the cgroup rework processes may be in both user and system units...
[elogind.git] / src / journal / journald-server.h
index 41f32ba68d90b0d3b6ec398ff616bf7d46f60641..9ff3300a99c570b64bab2801fe07b37ee7fdda59 100644 (file)
@@ -125,7 +125,7 @@ typedef struct Server {
         bool sync_scheduled;
 } Server;
 
-#define N_IOVEC_META_FIELDS 17
+#define N_IOVEC_META_FIELDS 19
 #define N_IOVEC_KERNEL_FIELDS 64
 #define N_IOVEC_UDEV_FIELDS 32
 #define N_IOVEC_OBJECT_FIELDS 11