diff options
Diffstat (limited to 'arch/mips64/reloc.h')
-rw-r--r-- | arch/mips64/reloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips64/reloc.h b/arch/mips64/reloc.h index 7e61e225..fdb5edc9 100644 --- a/arch/mips64/reloc.h +++ b/arch/mips64/reloc.h @@ -27,6 +27,8 @@ #define REL_DTPOFF R_MIPS_TLS_DTPREL64 #define REL_TPOFF R_MIPS_TLS_TPREL64 +#include <endian.h> + #undef R_TYPE #undef R_SYM #undef R_INFO |