chiark / gitweb /
shared: add formats-util.h
[elogind.git] / src / shared / sparse-endian.h
index eb4dbf361560299c13d68a8be0c12db1bb39a741..c913fda8c55b71a3b1020f2f00652ceebaba4da3 100644 (file)
@@ -21,6 +21,7 @@
 #ifndef SPARSE_ENDIAN_H
 #define SPARSE_ENDIAN_H
 
+#include <byteswap.h>
 #include <endian.h>
 #include <stdint.h>