Correcting the download URL. Also having it search for 'LibreWRT'
[librewrt/.git] / bright-ben / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__) 
2 #include_next <byteswap.h>
3 #endif