summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cache_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cache_common.h b/test/cache_common.h
index e692a33..a13d64a 100644
--- a/test/cache_common.h
+++ b/test/cache_common.h
@@ -479,7 +479,7 @@ struct expected_entry_status
/* global variable externs: */
-extern const char *FILENAME[];
+extern const char *FILENAME[3];
extern hbool_t write_permitted;
extern hbool_t pass; /* set to false on error */