diff --git a/src/aiori-HDF5.c b/src/aiori-HDF5.c index 2f222f0..7649be0 100644 --- a/src/aiori-HDF5.c +++ b/src/aiori-HDF5.c @@ -19,6 +19,9 @@ #include /* only for fprintf() */ #include #include +/* HDF5 routines here still use the old 1.6 style. Nothing wrong with that but + * save users the trouble of passing this flag through configure */ +#define H5_USE_16_API #include #include