chiark / gitweb /
log: make internal log api log directly to the journal
[elogind.git] / src / journal / journal-internal.h
index 1b64666da3e7c47c3e7be61c1200f8fe3acfb422..e5914bfb6399c1a090efb923d4a22601fc8b4af8 100644 (file)
@@ -26,8 +26,9 @@
 #include <inttypes.h>
 #include <stdbool.h>
 
+#include <systemd/sd-id128.h>
+
 #include "list.h"
-#include "sd-id128.h"
 
 typedef struct Match Match;