index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
byteswap.h
blob: fe279ceb2c040de1e07e40e979282f50a9ddaf39 (
plain
)
1
2
3
#if defined(__linux__) || defined(__CYGWIN__)
#include_next <byteswap.h>
#endif