summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpi.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-15 15:32:23 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-15 15:32:23 (GMT)
commitcb6d2f2a45bfc24ccb15a880f9a9397550a8e90e (patch)
tree66b31057bf29fe6d59d102a3cb3f494c05b8ccac /src/H5Fmpi.c
parentc326a3bd9ce1d484e3e28c7557ab470e738de51f (diff)
downloadhdf5-cb6d2f2a45bfc24ccb15a880f9a9397550a8e90e.zip
hdf5-cb6d2f2a45bfc24ccb15a880f9a9397550a8e90e.tar.gz
hdf5-cb6d2f2a45bfc24ccb15a880f9a9397550a8e90e.tar.bz2
[svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components
https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203 tested: h5committest
Diffstat (limited to 'src/H5Fmpi.c')
-rw-r--r--src/H5Fmpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Fmpi.c b/src/H5Fmpi.c
index 966528a..07d29f2 100644
--- a/src/H5Fmpi.c
+++ b/src/H5Fmpi.c
@@ -37,7 +37,6 @@
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
#include "H5Fpkg.h" /* File access */
-#include "H5FDmpi.h" /* MPI-based file drivers */
#include "H5FDprivate.h" /* File drivers */
#include "H5Iprivate.h" /* IDs */