From 24f1a02fea9cc7183db880202dd5df805f8466ec Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Tue, 10 Nov 1998 13:02:56 -0500 Subject: [svn-r891] commented out the include for winsock.h. only need the winsock2.h --- src/H5private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5private.h b/src/H5private.h index 3ef8c1d..23d22e7 100644 --- a/src/H5private.h +++ b/src/H5private.h @@ -94,7 +94,7 @@ # include #endif #ifdef HAVE_WINSOCK_H -# include +//# include # include #endif #ifndef F_OK -- cgit v0.12