summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1999-04-27 04:12:18 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1999-04-27 04:12:18 (GMT)
commit893504e2a80d2a48730624d7523682b1e229306f (patch)
treeeaa9513205b4c933d2309bceab967b33371efd4f /testpar/testphdf5.h
parent62f0caf0a54777ef26b6487349016f6bc1b00674 (diff)
downloadhdf5-893504e2a80d2a48730624d7523682b1e229306f.zip
hdf5-893504e2a80d2a48730624d7523682b1e229306f.tar.gz
hdf5-893504e2a80d2a48730624d7523682b1e229306f.tar.bz2
[svn-r1222] Cleaned up the code in testphdf5.c, mostly in the -f parsing area.
Eliminated most compiler complains. Changed Tflops to use the /pfs_grande file systems. (Old /pfs is retired.)
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r--testpar/testphdf5.h2
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>