summaryrefslogtreecommitdiffstats
path: root/test/chunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/chunk.c')
-rw-r--r--test/chunk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chunk.c b/test/chunk.c
index d939458..0538543 100644
--- a/test/chunk.c
+++ b/test/chunk.c
@@ -22,7 +22,7 @@
#endif
-#ifndef HAVE_ATTRIBUTE
+#ifndef H5_HAVE_ATTRIBUTE
# undef __attribute__
# define __attribute__(X) /*void*/
# define UNUSED /*void*/