diff options
Diffstat (limited to 'src/H5Fmpio.c')
-rw-r--r-- | src/H5Fmpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fmpio.c b/src/H5Fmpio.c index cbe10ed..6a4a1ea 100644 --- a/src/H5Fmpio.c +++ b/src/H5Fmpio.c @@ -62,7 +62,7 @@ #include <mpi.h> #include <mpio.h> -#define PABLO_MASK H5F_mpio +#define PABLO_MASK H5F_mpio_mask static intn interface_initialize_g = 0; #define INTERFACE_INIT NULL |