projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adm5120: sync kernel config
[openwrt.git]
/
tools
/
include
/
byteswap.h
diff --git
a/tools/include/byteswap.h
b/tools/include/byteswap.h
index
6104716
..
fe279ce
100644
(file)
--- a/
tools/include/byteswap.h
+++ b/
tools/include/byteswap.h
@@
-1,3
+1,3
@@
-#if
def __linux__
+#if
defined(__linux__) || defined(__CYGWIN__)
#include_next <byteswap.h>
#endif
This page took
0.021801 seconds
and
4
git commands to generate.