From 824d8660c5687aa888b081c6d85ee6081f795f10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Thu, 1 Oct 2015 13:16:32 +0300 Subject: [PATCH] Provide ws2tcpip.h which is used instead of winsock2.h nowadays This fixes "make dummy". --- dummy_headers/{winsock2.h => ws2tcpip.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename dummy_headers/{winsock2.h => ws2tcpip.h} (100%) diff --git a/dummy_headers/winsock2.h b/dummy_headers/ws2tcpip.h similarity index 100% rename from dummy_headers/winsock2.h rename to dummy_headers/ws2tcpip.h