chiark / gitweb /
systemd: reconnect to syslog as soon as the journal is fully up
[elogind.git] / src / journal / journal-file.h
index 51d7119d09fc534256d8a00372fa1dd71baed0cd..0be39329219fdef2b0a2aca5def7504c8cd02148 100644 (file)
 
 #include <inttypes.h>
 
+#include <systemd/sd-id128.h>
+
 #include "journal-def.h"
 #include "util.h"
-#include "sd-id128.h"
 
 typedef struct Window {
         void *ptr;