summaryrefslogtreecommitdiffstats
path: root/ffi.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffi.h')
-rw-r--r--ffi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffi.h b/ffi.h
index f8b1bc6d..cde839e4 100644
--- a/ffi.h
+++ b/ffi.h
@@ -141,3 +141,4 @@ val put_obj(val obj, val type, val stream);
val get_obj(val type, val stream);
val fill_obj(val obj, val type, val stream);
void ffi_init(void);
+void ffi_compat_fixup(int compat_ver);