diff options
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r-- | test/hyperslab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c index 114336a..389e803 100644 --- a/test/hyperslab.c +++ b/test/hyperslab.c @@ -15,7 +15,7 @@ #include <H5MMprivate.h> #include <H5Vprivate.h> -#ifndef HAVE_FUNCTION +#ifndef H5_HAVE_FUNCTION #undef __FUNCTION__ #define __FUNCTION__ "" #endif |