diff options
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r-- | testpar/testphdf5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h index ff4c353..a47401b 100644 --- a/testpar/testphdf5.h +++ b/testpar/testphdf5.h @@ -4,7 +4,7 @@ #define PHDF5TEST_H #include <assert.h> -#include <string.h> +#include <stdlib.h> #include <hdf5.h> #include <mpi.h> #include <mpio.h> |