projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: improve the rx dma stop fix, add more debugging output in case the issue still...
[openwrt.git]
/
tools
/
qemu
/
patches
/
010-freebsd-fix.patch
1
--- a/block/sheepdog.c
2
+++ b/block/sheepdog.c
3
@@ -12,7 +12,7 @@
4
#include <windows.h>
5
#include <winsock2.h>
6
#include <ws2tcpip.h>
7
-#else
8
+#elifndef __FreeBSD__
9
#include <netdb.h>
10
#include <netinet/tcp.h>
11
This page took
0.048731 seconds
and
5
git commands to generate.