summaryrefslogtreecommitdiffstats
path: root/src/H5Pdeprec.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2019-04-25 06:12:28 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2019-04-25 06:12:28 (GMT)
commitff0b56fa384345331cd16db7c12afa0966959084 (patch)
tree724fd2cb89cdee8cf6c1a50c70e897f98c0325e4 /src/H5Pdeprec.c
parentb8bb6aec7e0efe6281f7a12367c647fd855e3ad0 (diff)
downloadhdf5-ff0b56fa384345331cd16db7c12afa0966959084.zip
hdf5-ff0b56fa384345331cd16db7c12afa0966959084.tar.gz
hdf5-ff0b56fa384345331cd16db7c12afa0966959084.tar.bz2
Warning cleanup
Diffstat (limited to 'src/H5Pdeprec.c')
-rw-r--r--src/H5Pdeprec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Pdeprec.c b/src/H5Pdeprec.c
index f6c2a3c..1b5f581 100644
--- a/src/H5Pdeprec.c
+++ b/src/H5Pdeprec.c
@@ -36,6 +36,7 @@
/* Headers */
/***********/
#include "H5private.h" /* Generic Functions */
+#include "H5CXprivate.h" /* API Contexts */
#include "H5Eprivate.h" /* Error handling */
#include "H5Fprivate.h" /* Files */
#include "H5Iprivate.h" /* IDs */