diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/src/H5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index 3b813c0..cc9f30b 100644 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -468,7 +468,7 @@ #define H5_HAVE_WINDOW_PATH 1 /* Define to 1 if you have the <winsock.h> header file. */ -#define H5_HAVE_WINSOCK_H 1 +#define H5_HAVE_WINSOCK2_H 1 /* Define to 1 if you have the <zlib.h> header file. */ #define H5_HAVE_ZLIB_H 1 |