aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/ocaml/byterun/compact.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/ocaml/byterun/compact.c')
-rw-r--r--test/monniaux/ocaml/byterun/compact.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/monniaux/ocaml/byterun/compact.c b/test/monniaux/ocaml/byterun/compact.c
index 7b7188ab..83e7ed0a 100644
--- a/test/monniaux/ocaml/byterun/compact.c
+++ b/test/monniaux/ocaml/byterun/compact.c
@@ -32,6 +32,7 @@
extern uintnat caml_percent_free; /* major_gc.c */
extern void caml_shrink_heap (char *); /* memory.c */
+extern void caml_final_invert_finalisable_values (void);
/* Encoded headers: the color is stored in the 2 least significant bits.
(For pointer inversion, we need to distinguish headers from pointers.)