ath9k: reduce the number of software retries, include hardware a-mpdu retries in...
[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.045289 seconds and 5 git commands to generate.