diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5Fmpio.c | 1 |
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 |