summaryrefslogtreecommitdiffstats
path: root/src/H5HLdbg.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-12-20 01:44:54 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-12-20 01:44:54 (GMT)
commit4d9201cdca60064094476cff54aa7980624166b6 (patch)
tree8d30736e202958b404bd5e516ba2c4c2108da418 /src/H5HLdbg.c
parent69adfc23bd542bece0a1bcfb2f987309f93d52b8 (diff)
downloadhdf5-4d9201cdca60064094476cff54aa7980624166b6.zip
hdf5-4d9201cdca60064094476cff54aa7980624166b6.tar.gz
hdf5-4d9201cdca60064094476cff54aa7980624166b6.tar.bz2
[svn-r18046] Description:
Bring r18045 from trunk to 1.8 branch: Slush changes back & forth between trunk, the merging branch and the metadata journaling branch to level them out to a reasonably common set of code to work from for the next set of more significant changes. Tested on: FreeBSD/32 6.3 (duty) w/debug (h5committested on trunk)
Diffstat (limited to 'src/H5HLdbg.c')
-rw-r--r--src/H5HLdbg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5HLdbg.c b/src/H5HLdbg.c
index 2e8af43..6bf35ad 100644
--- a/src/H5HLdbg.c
+++ b/src/H5HLdbg.c
@@ -22,7 +22,6 @@
#include "H5private.h" /* Generic Functions */
-#include "H5ACprivate.h" /* Metadata cache */
#include "H5Eprivate.h" /* Error handling */
#include "H5HLpkg.h" /* Local heaps */
#include "H5Iprivate.h" /* ID Functions */