chiark / gitweb /
[PATCH] update klibc to version .107
[elogind.git] / klibc / klibc / include / endian.h
index 10dbbd8a89e9a45eb963d03030494c87225c2a89..44f89ccbbc940f723cdc3f140906dddb1046f23a 100644 (file)
@@ -5,6 +5,7 @@
 #ifndef _ENDIAN_H
 #define _ENDIAN_H
 
+#include <klibc/compiler.h>
 #include <asm/byteorder.h>
 
 /* Linux' asm/byteorder.h defines either __LITTLE_ENDIAN or