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