do not build nor install mkfs.ubifs until we have it fixed (#6483)
[openwrt/openwrt.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__)
2 #include_next <byteswap.h>
3 #endif