fix async thread cancellation stack alignment
[musl] / arch / sh / reloc.h
index a1f16cb..17b1a9a 100644 (file)
@@ -1,5 +1,3 @@
-#include <endian.h>
-
 #if __BYTE_ORDER == __BIG_ENDIAN
 #define ENDIAN_SUFFIX "eb"
 #else