This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
wifipineapple-openwrt
mirror of
https://github.com/hak5/wifipineapple-openwrt.git
Watch
1
Star
0
Fork
You've already forked wifipineapple-openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f64e87d8a
wifipineapple-openwrt
/
tools
/
include
/
byteswap.h
4 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
[tools] more cygwin related build fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-14 14:54:34 +00:00
#
if defined(__linux__) || defined(__CYGWIN__)
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 17:03:36 +00:00
#
include
_next <byteswap.h>
#
endif