summaryrefslogtreecommitdiffstats
path: root/test/hyperslab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hyperslab.c')
-rw-r--r--test/hyperslab.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/hyperslab.c b/test/hyperslab.c
index 114336a..b87ce7d 100644
--- a/test/hyperslab.c
+++ b/test/hyperslab.c
@@ -15,6 +15,10 @@
#include <H5MMprivate.h>
#include <H5Vprivate.h>
+const char *FILENAME[] = {
+ NULL
+};
+
#ifndef HAVE_FUNCTION
#undef __FUNCTION__
#define __FUNCTION__ ""