vlc | branch: master | Steve Lhomme <[email protected]> | Thu Mar 21 09:16:23 2019 +0100| [75e6a1645953ec93ff2afd1441eec1a1aa05fd55] | committer: Steve Lhomme
Revert "contrib: shout: better fix the winstore build" This reverts commit a24ce36fc2bc8ab0e49d1a2af64fd7b7ed1cf5c8. This is needed in the 3.0 branch but the 4.0 one has a different fix already. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75e6a1645953ec93ff2afd1441eec1a1aa05fd55 --- contrib/src/shout/should-win32-ws2tcpip.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/contrib/src/shout/should-win32-ws2tcpip.patch b/contrib/src/shout/should-win32-ws2tcpip.patch index 550054ac1c..f45a869753 100644 --- a/contrib/src/shout/should-win32-ws2tcpip.patch +++ b/contrib/src/shout/should-win32-ws2tcpip.patch @@ -8,13 +8,3 @@ #endif #ifndef NO_THREAD ---- libshout.nok/src/common/net/sock.c.ws2tcpip 2019-03-06 13:20:11.624823900 +0100 -+++ libshout.nok/src/common/net/sock.c 2019-03-07 07:21:23.841338100 +0100 -@@ -57,6 +57,7 @@ - #include <netdb.h> - #else - #include <winsock2.h> -+#include <ws2tcpip.h> - #endif - - #include "sock.h" _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
