diff options
Diffstat (limited to 'test/gass_read.c')
-rw-r--r-- | test/gass_read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_read.c b/test/gass_read.c index f9162ab..f27c45e 100644 --- a/test/gass_read.c +++ b/test/gass_read.c @@ -16,7 +16,7 @@ 4. Get some information about the dataset from the file. */ #include "h5test.h" -#include <strings.h> +#include <string.h> #ifndef H5_HAVE_GASS int main(void) |