Root/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 
12

Archive Download this file



interactive