summaryrefslogtreecommitdiffstats
path: root/src/H5Ofill.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-03-25 22:11:11 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-03-25 22:11:11 (GMT)
commitee28e83e6fa4267aa0c46ca8dc7eb55082f60dcc (patch)
treecc171353be4682232323ab4cc41a38d73a0f9e57 /src/H5Ofill.c
parentf3293b3cdcea9b233607450ebec1fe7a0167f886 (diff)
downloadhdf5-ee28e83e6fa4267aa0c46ca8dc7eb55082f60dcc.zip
hdf5-ee28e83e6fa4267aa0c46ca8dc7eb55082f60dcc.tar.gz
hdf5-ee28e83e6fa4267aa0c46ca8dc7eb55082f60dcc.tar.bz2
[svn-r18458] Description:
More convergence of the metadata journaling branch toward to the trunk. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug, prod & parallel (h5committest not required on this branch)
Diffstat (limited to 'src/H5Ofill.c')
-rw-r--r--src/H5Ofill.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Ofill.c b/src/H5Ofill.c
index 9f7a0fc..a67f6aa 100644
--- a/src/H5Ofill.c
+++ b/src/H5Ofill.c
@@ -23,7 +23,6 @@
#define H5O_PACKAGE /*suppress error about including H5Opkg */
#include "H5private.h" /* Generic Functions */
-#include "H5ACprivate.h" /* Metadata cache */
#include "H5Dprivate.h" /* Datasets */
#include "H5Eprivate.h" /* Error handling */
#include "H5FLprivate.h" /* Free Lists */