summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_zoo_writer.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-03-02 10:51:55 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-03-02 10:51:55 (GMT)
commit6639693cff48bb16bddb05121a73c063c9f92ca2 (patch)
tree7278f13c57eacb5d216e79c84462b1a5199a9737 /test/vfd_swmr_zoo_writer.c
parenteea7c11b6acd1d193046736466be73beaf8f8faa (diff)
downloadhdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.zip
hdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.tar.gz
hdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.tar.bz2
Removed most C library include lines from tests
Diffstat (limited to 'test/vfd_swmr_zoo_writer.c')
-rw-r--r--test/vfd_swmr_zoo_writer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/vfd_swmr_zoo_writer.c b/test/vfd_swmr_zoo_writer.c
index c98b2e1..901e1cb 100644
--- a/test/vfd_swmr_zoo_writer.c
+++ b/test/vfd_swmr_zoo_writer.c
@@ -13,8 +13,6 @@
#include <err.h>
#include <libgen.h> /* basename(3) */
-#include <time.h> /* nanosleep(2) */
-#include <unistd.h> /* getopt(3) */
#define H5C_FRIEND /* suppress error about including H5Cpkg */
#define H5F_FRIEND /* suppress error about including H5Fpkg */