summaryrefslogtreecommitdiffstats
path: root/src/H5Fmpio.c
diff options
context:
space:
mode:
authorDan Wells <dwells@cs.uiuc.edu>1998-10-08 21:24:14 (GMT)
committerDan Wells <dwells@cs.uiuc.edu>1998-10-08 21:24:14 (GMT)
commit82f645371d64fb94e126adfff6b3b6e6adc679d0 (patch)
tree39b50fcf5973a20edcadc9063297f6009c68dc68 /src/H5Fmpio.c
parent04ca978cba84b5a97327edaef3ea3398e7d3cc69 (diff)
downloadhdf5-82f645371d64fb94e126adfff6b3b6e6adc679d0.zip
hdf5-82f645371d64fb94e126adfff6b3b6e6adc679d0.tar.gz
hdf5-82f645371d64fb94e126adfff6b3b6e6adc679d0.tar.bz2
[svn-r749] Changes for Pablo Tracing.
Diffstat (limited to 'src/H5Fmpio.c')
-rw-r--r--src/H5Fmpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Fmpio.c b/src/H5Fmpio.c
index 2ebe5c8..773ff47 100644
--- a/src/H5Fmpio.c
+++ b/src/H5Fmpio.c
@@ -65,6 +65,7 @@
#include <mpi.h>
#include <mpio.h>
+#include "MPIO_Trace.h"
#define PABLO_MASK H5F_mpio
static hbool_t interface_initialize_g = FALSE; /* rky??? */
#define INTERFACE_INIT NULL