summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-07-12 18:29:41 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-07-12 18:29:41 (GMT)
commit58b9c34fc585c66c6a1b74eeb5dc48e132cc879b (patch)
treebf5db9704e7de963b4512a519a964cbb80c66044 /src/H5private.h
parent38d5d5e21b35b83a72a2075f231258c55cf5b608 (diff)
downloadhdf5-58b9c34fc585c66c6a1b74eeb5dc48e132cc879b.zip
hdf5-58b9c34fc585c66c6a1b74eeb5dc48e132cc879b.tar.gz
hdf5-58b9c34fc585c66c6a1b74eeb5dc48e132cc879b.tar.bz2
[svn-r5782] Purpose:
New feature Description: Add support in for "dmalloc" debugging malloc library to configure script and library headers. Platforms tested: IRIX64 6.5 (modi4) and FreeBSD 4.6 (sleipnir)
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/H5private.h b/src/H5private.h
index a7ad701..41b9a16 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -156,6 +156,13 @@
#endif
/*
+ * dmalloc (debugging malloc) support
+ */
+#ifdef H5_HAVE_DMALLOC_H
+#include "dmalloc.h"
+#endif /* H5_HAVE_DMALLOC_H */
+
+/*
* NT doesn't define SIGBUS, but since NT only runs on processors
* that do not have alignment constraints a SIGBUS would never be
* raised, so we just replace it with SIGILL (which also should