chiark / gitweb /
add sparse support to detect endianness bug
[elogind.git] / src / journal / journal-file.h
index 4d6e1407711bad50df1d7896f88c0399cbd8df24..57d66cafc5ddf35b511f3e7c571198e8c8c4b938 100644 (file)
@@ -26,6 +26,7 @@
 
 #include <systemd/sd-id128.h>
 
+#include "sparse-endian.h"
 #include "journal-def.h"
 #include "util.h"