[svn-r20501] Added missing '1' to #define H5_HAVE_GETTIMEOFDAY

This commit is contained in:
Dana Robinson 2011-04-14 14:41:03 -05:00
parent 9978868c11
commit c62953eb42

View File

@ -169,7 +169,7 @@
/* #undef H5_HAVE_GETTEXTINFO */
/* Define to 1 if you have the `gettimeofday' function. */
#define H5_HAVE_GETTIMEOFDAY
#define H5_HAVE_GETTIMEOFDAY 1
/* Define to 1 if you have the `get_fpc_csr' function. */
/* #undef H5_HAVE_GET_FPC_CSR */