projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca2ece6
)
Bug as described in
author
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 9 Jun 2011 15:38:16 +0000
(15:38 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Thu, 9 Jun 2011 15:38:16 +0000
(15:38 +0000)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590765
It's still not fixed in the latest aircrack version
src/transport/wlan/byteorder.h
patch
|
blob
|
history
diff --git
a/src/transport/wlan/byteorder.h
b/src/transport/wlan/byteorder.h
index 75dc5e5d5a08e4fba6ac5211100feccb4f9f48e8..9e16fd70ccb5335a8e060f5395969fe17330f04f 100644
(file)
--- a/
src/transport/wlan/byteorder.h
+++ b/
src/transport/wlan/byteorder.h
@@
-167,7
+167,7
@@
* Solaris
\r
* -------
\r
*/
\r
- #if defined(__sparc__)
\r
+ #if defined(__sparc__)
&& defined(__sun__)
\r
#include <sys/byteorder.h>
\r
#include <sys/types.h>
\r
#include <unistd.h>
\r