summaryrefslogtreecommitdiffstats
path: root/test/gass_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gass_read.c')
-rw-r--r--test/gass_read.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/gass_read.c b/test/gass_read.c
index 74a39cd..afefae4 100644
--- a/test/gass_read.c
+++ b/test/gass_read.c
@@ -18,6 +18,10 @@
#include <h5test.h>
#include <strings.h>
+const char *FILENAME[] = {
+ NULL
+};
+
#ifndef H5_HAVE_GASS
int main(void)
{