set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma...
[openwrt-10.03/.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__) 
2 #include_next <byteswap.h>
3 #endif