summaryrefslogtreecommitdiffstats
path: root/testpar/t_filter_read.c
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2024-01-23 16:06:36 (GMT)
committerGitHub <noreply@github.com>2024-01-23 16:06:36 (GMT)
commitc9f03d2f867dcb8a2a3875788e7e99424cc58588 (patch)
tree7b04f70ce32b3cc3886bb7f96eb30b05f2ff0bf6 /testpar/t_filter_read.c
parentdf937a7e8219812a00a73b76f9b6f09bb9e3bf86 (diff)
downloadhdf5-c9f03d2f867dcb8a2a3875788e7e99424cc58588.zip
hdf5-c9f03d2f867dcb8a2a3875788e7e99424cc58588.tar.gz
hdf5-c9f03d2f867dcb8a2a3875788e7e99424cc58588.tar.bz2
Remove incorrect include of sz header (#3939) (#3953)
Diffstat (limited to 'testpar/t_filter_read.c')
-rw-r--r--testpar/t_filter_read.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testpar/t_filter_read.c b/testpar/t_filter_read.c
index f001cc9..c00d139 100644
--- a/testpar/t_filter_read.c
+++ b/testpar/t_filter_read.c
@@ -18,10 +18,6 @@
#include "testphdf5.h"
-#ifdef H5_HAVE_SZLIB_H
-#include "szlib.h"
-#endif
-
static int mpi_size, mpi_rank;
/* Chunk sizes */