There was an error while loading. Please reload this page.
1 parent 6729ffd commit fb06cebCopy full SHA for fb06ceb
1 file changed
magick/distribute-cache.c
@@ -92,6 +92,7 @@
92
#define SOCKET_TYPE SOCKET
93
#define LENGTH_TYPE int
94
#define MAGICKCORE_HAVE_DISTRIBUTE_CACHE
95
+#define MAGICKCORE_HAVE_WINSOCK2 1
96
#else
97
#ifdef __VMS
98
#define CLOSE_SOCKET(socket) (void) close(socket)
0 commit comments