diff options
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r-- | src/H5FDpublic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h index 80c7291..6a0fb59 100644 --- a/src/H5FDpublic.h +++ b/src/H5FDpublic.h @@ -10,6 +10,7 @@ #include <H5public.h> #define H5_HAVE_VFL 1 /*define a convenient app feature test*/ +#define H5FD_VFD_DEFAULT 0 /* Default VFL driver value */ /* * Types of allocation requests. The values larger than H5FD_MEM_DEFAULT |