summaryrefslogtreecommitdiffstats
path: root/test/hyperslab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r--test/hyperslab.c2
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