summaryrefslogtreecommitdiffstats
path: root/tools/test/h5copy/h5copygentest.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-07-24 18:02:15 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-07-24 18:02:15 (GMT)
commit4b7013194cd545b73b1cf70874470dc6abfcb3bd (patch)
tree04a43a7bef96ee7e235d0b349b41cf4a753fb042 /tools/test/h5copy/h5copygentest.c
parent45724d8082ad1dc0f22262add83f4ffa526c4ac4 (diff)
downloadhdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.zip
hdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.tar.gz
hdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.tar.bz2
Cherry pick of some minor tools fixes from develop:
ee7816bbfb3 ffc9b1d917c ec7450c4b4b
Diffstat (limited to 'tools/test/h5copy/h5copygentest.c')
-rw-r--r--tools/test/h5copy/h5copygentest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test/h5copy/h5copygentest.c b/tools/test/h5copy/h5copygentest.c
index d4d6a08..35f9132 100644
--- a/tools/test/h5copy/h5copygentest.c
+++ b/tools/test/h5copy/h5copygentest.c
@@ -14,7 +14,6 @@
/*
* Generate the binary hdf5 file for the h5copy tests
*/
-#include <stdlib.h>
#include "hdf5.h"
#include "H5private.h"