summaryrefslogtreecommitdiffstats
path: root/src/H5Zprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Zprivate.h')
-rw-r--r--src/H5Zprivate.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5Zprivate.h b/src/H5Zprivate.h
index 9d7d25c..6f90e76 100644
--- a/src/H5Zprivate.h
+++ b/src/H5Zprivate.h
@@ -23,9 +23,6 @@
#include "H5Fprivate.h"
#include "H5Ppublic.h"
-#ifdef H5_HAVE_SZLIB_H
-#include "szlib.h"
-#endif
/*
* The filter table maps filter identification numbers to structs that
* contain a pointers to the filter function and timing statistics.