OSDN Git Service

Fix bugs of displaying icons in the local file list.
[ffftp/ffftp.git] / wildcard.c
index 42aeb70..9146756 100644 (file)
@@ -30,7 +30,9 @@
 #define        STRICT\r
 #include <stdio.h>\r
 #include <stdlib.h>\r
-#include <winsock.h>\r
+// IPv6対応\r
+//#include <winsock.h>\r
+#include <winsock2.h>\r
 #include <windowsx.h>\r
 \r
 #include "common.h"\r