summaryrefslogtreecommitdiff
path: root/test/huge/huge.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/huge/huge.c')
-rw-r--r--test/huge/huge.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/huge/huge.c b/test/huge/huge.c
index d09f6f375fb..ad19035ff99 100644
--- a/test/huge/huge.c
+++ b/test/huge/huge.c
@@ -167,6 +167,8 @@ run(CONFIG *cp, int bigkey, size_t bytes)
extern int __wt_optind;
extern char *__wt_optarg;
+void (*custom_die)(void) = NULL;
+
int
main(int argc, char *argv[])
{