summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-01-10 22:32:31 (GMT)
committerGitHub <noreply@github.com>2024-01-10 22:32:31 (GMT)
commit5f5f5f030ed6fff758ebddc0a007652e2c70c186 (patch)
treedbb4dbf49d48dfc1bb563d9410213997a659eba3
parentefe7cb72ba123177c4441720bb8a9066a0b1feb0 (diff)
downloadhdf5-5f5f5f030ed6fff758ebddc0a007652e2c70c186.zip
hdf5-5f5f5f030ed6fff758ebddc0a007652e2c70c186.tar.gz
hdf5-5f5f5f030ed6fff758ebddc0a007652e2c70c186.tar.bz2
Remove incorrect include of sz header (#3939)
-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 */