diff options
-rw-r--r-- | src/H5private.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <io.h> #endif #ifdef HAVE_WINSOCK_H -# include <winsock.h> +//# include <winsock.h> # include <winsock2.h> #endif #ifndef F_OK |