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 a8461ee..aacc59d 100644 --- a/src/H5Fmpio.c +++ b/src/H5Fmpio.c @@ -67,7 +67,7 @@ #ifdef HAVE_PABLO #include "MPIO_Trace.h" -#endif HAVE_PABLO +#endif #define PABLO_MASK H5F_mpio static hbool_t interface_initialize_g = FALSE; /* rky??? */ #define INTERFACE_INIT NULL |