From 7a6abd4f8eca56a2bba7e7d0b8dfa3011586a89c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 21 Feb 2025 14:59:14 -0500 Subject: Tweak function registration API --- stdlib/stdlib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/stdlib.c') diff --git a/stdlib/stdlib.c b/stdlib/stdlib.c index 21102136..54275995 100644 --- a/stdlib/stdlib.c +++ b/stdlib/stdlib.c @@ -13,6 +13,7 @@ #include "bools.h" #include "files.h" +#include "functiontype.h" #include "integers.h" #include "optionals.h" #include "metamethods.h" -- cgit v1.2.3